Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Using MSN Stock Quotes, How do you convert Eastern Daylight Time to Central
Daylight time? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() You subtract one hour! -- raypayette ------------------------------------------------------------------------ raypayette's Profile: http://www.excelforum.com/member.php...o&userid=29569 View this thread: http://www.excelforum.com/showthread...hreadid=570898 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm trying to subtract the "one hour" as part of the function. I'm not sure
how to accomplish this. I can use additional columns to get the correct answer, but, there must be a way to subtract or add within the fuction itself. Any ideas????? "raypayette" wrote: You subtract one hour! -- raypayette ------------------------------------------------------------------------ raypayette's Profile: http://www.excelforum.com/member.php...o&userid=29569 View this thread: http://www.excelforum.com/showthread...hreadid=570898 |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Which function? -- raypayette ------------------------------------------------------------------------ raypayette's Profile: http://www.excelforum.com/member.php...o&userid=29569 View this thread: http://www.excelforum.com/showthread...hreadid=570898 |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Its an add-in function to track stock quotes:
=MSNStockQuote.Functions.MSNStockQuote($A4,"Time of Last Sale","US") $A4 is the symbol of the stock. ********************** "raypayette" wrote: Which function? -- raypayette ------------------------------------------------------------------------ raypayette's Profile: http://www.excelforum.com/member.php...o&userid=29569 View this thread: http://www.excelforum.com/showthread...hreadid=570898 |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() If that function returns a time in time format perhaps =MOD(MSNStockQuote.Functions.MSNStockQuote($A4,"Ti me of Last Sale","US")+"23:00",1) -- daddylonglegs ------------------------------------------------------------------------ daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486 View this thread: http://www.excelforum.com/showthread...hreadid=570898 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Converting a decimal time into hours and minutes | Excel Worksheet Functions | |||
Converting time value to something I can calculate | Excel Discussion (Misc queries) | |||
In Excel, I want to convert Eastern time to pacific time | Excel Discussion (Misc queries) | |||
converting time values | Excel Discussion (Misc queries) | |||
Can't stop time duration [hh]:mm:ss converting to time of day | Excel Discussion (Misc queries) |