+ Reply to Thread
Results 1 to 2 of 2

Excel finance formula

  1. #1
    dermca
    Guest

    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.

  2. #2
    Max
    Guest

    Re: 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" <[email protected]> wrote in message
    news:[email protected]...
    > 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.




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1