This how-to guide includes 3 operation topics for the TODAY function in WPS Spreadsheet, with 3 available without membership and 0 membership-related items.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Insert the function from the Insert Function dialog | Free |
| 2 | 2. Type the formula directly in a cell | Free |
| 3 | 3. Check the syntax and help details | Free |
How-to Guide
1. Insert the function from the Insert Function dialog
Entry: Formula tab → Insert Function, or the fx button in the formula bar
- Select the cell where you want to enter the formula.
- Click the fx button in the formula bar, or click Insert Function on the Formula tab.
- Search for TODAY in the Insert Function dialog.
- Select the function and click OK.
- Confirm the function content in the function dialog.
- Click OK to finish entering the function.
Success Criteria
- The target cell contains the TODAY function.
- The cell shows the current date result.
- You can continue formatting the cell or copying the formula.
Tips While Using
- The TODAY function returns the current date.
- Use standard English characters when entering the function name.
2. Type the formula directly in a cell
Entry: A worksheet cell or the formula bar
- Select the cell where you want to enter the formula.
- Type
=TODAY()directly in the cell or in the formula bar. - Press Enter to confirm.
- If needed, review the prompt shown after typing the opening parenthesis.
Success Criteria
- The cell shows the current date.
- The formula bar shows the full formula
=TODAY(). - The formula can be copied to other cells.
Tips While Using
- The TODAY function does not require any arguments.
- If the result appears as a number, change the cell format to a date format for easier reading.
3. Check the syntax and help details
Entry: Formula tab → Insert Function
- Click Insert Function on the Formula tab.
- Enter TODAY in the search box.
- Select the function and review the syntax
TODAY(). - Click the help link for more details about the function.
Success Criteria
- You can see the standard TODAY syntax.
- You have confirmed that the syntax is
TODAY(). - You can return to the worksheet and continue entering the formula.
Tips While Using
- The TODAY syntax does not include arguments.
- The help entry is useful when learning the function or checking an input issue.