Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am somewhat new, so please bear with me if I ask a question that you
talented folks are prompted to say "Duh!" I have a spreadsheet that is dynamically updated from a quote service (Bloomberg). The spreadesheet has a cell that calulates a simple yield spread between two securities. I would like to have another cell display the minimum spread displayed during the day and a second cell display the maximum spread during the day. I have tried the MIN & MAX functions, however they seem to be oriented to find the mim and max of an aray not a dynamically updating cell value. Now the question; Can the canned Excel functions (like MIN & MAX) be used, or is this something that requires a VBA routine to periodically sample the value and compare it to the maximum (or minimum) for the day, and if different (higher or lower) update the cell and the daily (high and low) test value? If standard functions can be used, could you please include a syntax example listing? Thanks in advance for any help! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamically setting CELL COLORS based on TWO OTHER cell values | Excel Discussion (Misc queries) | |||
Issue with the Camera Button for creating dynamically updating pic | Excel Discussion (Misc queries) | |||
Dynamically updating sheet upon data Refresh All? | Excel Discussion (Misc queries) | |||
Dynamically adding an in-cell drop-down list (i.e. Validation Object) to a cell? | Excel Programming | |||
Enter data into a cell and dynamically update another cell | Excel Programming |