When using the SECOND function, the 3 most common question types are formula errors, syntax prompt access, and incorrect results; this FAQ covers the top 3 answers.
FAQ
What should I do if the SECOND function returns an error?
- Check whether the formula starts with
=. - Make sure the parentheses are paired correctly.
- Confirm that the argument type and count match the function requirement.
- Re-enter the formula after reviewing the syntax prompt.
How do I view the SECOND function prompt in WPS Spreadsheet?
- Select an editable cell.
- Type
=SECOND(. - Check whether the formula area shows the function prompt.
- Follow the prompt to complete the argument and finish the formula.
Why is the SECOND result not correct?
- Check whether the referenced cell contains a recognizable time value.
- Confirm that the time content is not stored as plain text.
- Compare the returned seconds with the original time value.
- If the sheet data changed, review the formula reference range again.
Glossary
| Term | Definition |
|---|---|
| SECOND | A time function that extracts the seconds from a time value. |
| Time value | Data that the spreadsheet can recognize and use in time calculations. |
| Syntax prompt | The on-screen help that shows argument format and input guidance while you type a function. |