Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greetings. My query is as follows:
I have a worksheet setup that tracks an individual stock's performance. The price of the stock is automatically updated. Every Monday for the rest of 2005, I need to get the stock price of that Monday in an automated fashion, but when it becomes Tuesday, the stock price does not change with the date. A3 is the autom refreshing stock quote. A5 = today(), A9-A53 are the remaining Mondays of 2005, and B9-B53 is where I want the corresponding stock price to be. I have tried using something like (B9) =if(A5A9,A3,""), but once that day has passed, B9 is going to change with the date. Any suggestions without getting into any Visual Basic? Thank you in advance for any help or suggestions you may have. Cheers. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
static formulas - HELP | Excel Worksheet Functions | |||
Automaticaly entering static dates | Excel Discussion (Misc queries) | |||
Static dates in Header | Excel Discussion (Misc queries) | |||
Hyperlinks static but formulas are not. Why? | Excel Discussion (Misc queries) | |||
Static Dates in Footers | Excel Worksheet Functions |