I have been trying to do this myself, but just can't get around it.
I have various worksheets with bus routes and timetables.
These are the columns.
A BusNo
B Day...Text "M" means Mon thru Friday,"S" means Saturday,"F" means Friday
only,"Su" means Sunday....I can filter with this col.
C Time.........Formatted as 1:30:00 AM.....Time of the Bus connection
D =timediff
G:1 = Now() ...Formatted as 1:30:00 AM
I would like the col "TimeDiff" to tell me how many minutes to the next bus
?????????
I was using the formula in D

=MINUTE($G$1-C2)
Which is not what i want
Can anyone please help?
Regards
Graham