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
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!