Share via

finding previous number in a column

Anonymous
2019-03-08T20:06:02+00:00

i am using this formula to find out the last number that was entered in the column.

{=IFERROR(LOOKUP(9.999999999999E+307,IF(AC:AC>0,AC:AC)),0)}

now, i want to add O43 into this formula as this cell will have the number found in column ac in it.  Column AC will get overwritten, so i want to keep that number it found in the column and add it to the formula to count it within the formula.  can this be done?  thanks

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

4 answers

Sort by: Most helpful
  1. Anonymous
    2019-03-11T04:52:28+00:00

    I figured it out...i used the same formula..basically i just put that formula in a different cell and before data would be erased i manually enteres the nimber kn a cell.. then i wrote a formula where i wanted the data to be displayed to check the cell that i had the formula in and if nothing was there to show the number that i manually entered into a different crll before i erased the data... it was pretty somple once i thought about it but thanks for your help anyway

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2019-03-11T04:51:58+00:00

    I figured it out...i used the same formula..basically i just put that formula in a different cell and before data would be erased i manually enteres the nimber kn a cell.. then i wrote a formula where i wanted the data to be displayed to check the cell that i had the formula in and if nothing was there to show the number that i manually entered into a different crll before i erased the data... it was pretty somple once i thought about it but thanks for your help anyway

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2019-03-09T01:08:13+00:00

    Ryan

    If the data is overwritten then the value is lost.  You will need to write a macro to enter the value somewhere, or copy the formula and Paste PasteSpecial, values

    Was this answer helpful?

    0 comments No comments
  4. Ashish Mathur 102K Reputation points Volunteer Moderator
    2019-03-08T23:25:04+00:00

    Hi,

    Your question is not clear.  Share some data and show the expected result.

    Was this answer helpful?

    0 comments No comments