Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
hsg hsg is offline
external usenet poster
 
Posts: 40
Default formula for local time and GMT?

I would like to display time in LOCAL time as well as GMT.
Whenever LOCAL time is entered in A1, B1 should automatically
display GMT. Both cells to use format HH:MM.
Specifically local time is +5.50 GMT, but general formula
will be appreciated. thanx
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,480
Default formula for local time and GMT?

Hi

Time is stored as fractions of a day (24 hours) so GMT=Localtime-5.5/24
In B1
=IF(A1="","",A1-5.5/24)

--
Regards
Roger Govier

"hsg" wrote in message
...
I would like to display time in LOCAL time as well as GMT.
Whenever LOCAL time is entered in A1, B1 should automatically
display GMT. Both cells to use format HH:MM.
Specifically local time is +5.50 GMT, but general formula
will be appreciated. thanx

__________ Information from ESET Smart Security, version of virus
signature database 4756 (20100109) __________

The message was checked by ESET Smart Security.

http://www.eset.com




__________ Information from ESET Smart Security, version of virus signature database 4756 (20100109) __________

The message was checked by ESET Smart Security.

http://www.eset.com



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Local Apparent Time (LAT) - real / actual solar time ? Kelvin Excel Worksheet Functions 2 October 25th 09 11:00 AM
Server time from Local Time jaxstraww Excel Discussion (Misc queries) 6 May 18th 09 03:54 AM
Local references Strd M 37 Excel Discussion (Misc queries) 4 June 17th 08 03:51 PM
Formula to external tab referenced by local cell Iwanow Excel Discussion (Misc queries) 1 November 2nd 06 11:54 AM
Looking a formula to convert local currency to USD by matching com Dinesh Excel Worksheet Functions 2 February 14th 06 07:21 AM


All times are GMT +1. The time now is 09:39 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"