![]() |
Excel finance formula
How do I write a formula to record highest share price in cell B when
entering daily (present) price in cell A. Starting condition is both cell A and cell B contain the same value. Cell B needs to retain highest price as the price from day to day changes both up and down. |
Excel finance formula
Much easier/better to record down a column
rather than overwriting repeatedly in the same cell ? Assuming the prices are entered down in A1, A2, A3, ... then we could just put in say, B1: =MAX(A:A) to show the highest price -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "dermca" wrote in message ... How do I write a formula to record highest share price in cell B when entering daily (present) price in cell A. Starting condition is both cell A and cell B contain the same value. Cell B needs to retain highest price as the price from day to day changes both up and down. |
All times are GMT +1. The time now is 10:51 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com