Use DAYS360 through 3 how-to topics, including inserting it from the function dialog, typing the formula directly, and checking syntax details; choose a topic from the index and follow the entry path and steps.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Insert DAYS360 from the Insert Function dialog | Free |
| 2 | 2. Type the DAYS360 formula directly in a cell | Free |
| 3 | 3. Check DAYS360 syntax and argument details | Free |
How-to Guide
1. Insert DAYS360 from the Insert Function dialog
Entry path: Formula tab → Insert Function
- 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 DAYS360 in the Insert Function dialog.
- Select the function and click OK.
- Enter each argument in the Function Arguments dialog.
- Click OK to finish inserting the function.
Success Criteria
- Interface result: The target cell contains a DAYS360 formula.
- Next action available: You can continue editing the arguments or fill the formula to other cells.
Tips While Using
- Make sure the date arguments are valid date values.
- Use the correct argument separator required by your spreadsheet locale.
2. Type the DAYS360 formula directly in a cell
Entry path: Cell → Formula bar
- Select the cell where you want to enter the formula.
- Type
=DAYS360(...)directly in the cell or in the formula bar. - Press Enter to confirm.
- If you want to review the function prompt, type
=DAYS360(and check the syntax hint shown in the editor.
Success Criteria
- Interface result: The cell shows a calculated result or the full formula.
- Next action available: You can copy the formula to other cells for more calculations.
Tips While Using
- If the result looks incorrect, check whether the start date and end date references are correct.
- When copying the formula, review relative and absolute references as needed.
3. Check DAYS360 syntax and argument details
Entry path: Formula tab → Insert Function
- Click Insert Function on the Formula tab.
- Enter DAYS360 in the search box.
- Select the function and review the syntax:
DAYS360(start_date, end_date, [method]). - Open the help link in the dialog if you need more details.
Success Criteria
- Interface result: The function name, syntax, and argument area are visible.
- Next action available: You can fill in the arguments and complete the insertion.
Tips While Using
methodis optional, so confirm which date-counting rule you need before entering it.- Opening online help requires a working internet connection.