How to Record Date & Time When a Checkbox Is Checked with VLOOKUP

Answers
-
@Help , I need to have a cell recording DATE & TIME when a checkbox is checked. The "Modified date" type doesn't work because the row will have other user interactions after checking this box. So, I have to work around with a workflow to Copy the row when the box is checked to another Sheet, so I have a Modified date column recording when the box is checked. Now, on the original sheet, I tried to use VLOOKUP to return the "Date & Time" on a Text type of column so I could finally have the Date & Time in which the check box was checked. However, the VLOOKUP doesn't work because the Date & Time from the Modified date is incompatible with the Text type of the column. Changing the type of column to "Date" doesn't work because it loses the Time; it only returns the Date. What can I do in this case?
-
You can convert a a formula's output by "adding" quote quote to the end of it.
=VLOOKUP(…………….) + ""
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67K Get Help
- 442 Global Discussions
- 154 Industry Talk
- 503 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 79 Community Job Board
- 512 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!