Is this at all possible?
I have a cell that is referenced and I require to add a time to it, so the updates happen everyday at a certain time.
Cheers
Is this at all possible?
I have a cell that is referenced and I require to add a time to it, so the updates happen everyday at a certain time.
Cheers
So, say, you want to add 2:15pm to TODAY(). You could use
=TODAY()+TIME(14,15,00)
Or, if you have the time value for 2:15pm stored in a cell, say A1, use
=TODAY()+A1
hth
Are you trying to trigger an update event at a specific time everyday?
Click here to read the Forum Rules
Whatever it is in life you decide to go after, go after with great ferocity.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks