close

I need to make a correction to several cells in a spreadsheet and I would
like to know which cells were changed afterwards. So, I would like to create
an IF statement to make the changes, and I would like either the font color
or cell fill color to change so that I know which cells were altered.
Something like:

IF(A2 lt; 65 , A2 12 and A2 Font= Red, A2 - 16 and A2 Font = Blue)

I don't think a conditional format will work as an audit trail in this case.
Is there a way to build the logic into the IF statement?

Thanks,

Hi Cathy

Perhaps you can retain a copy of the original values in a hidden column quot;Aquot;
that is locked and has white as the color text. You can then place
conditional formating on the other original values column quot;Bquot;, e.g. under
Condition 1, select Cell Value Is, not equal to, =$A$1, change the format to
you preference.

Hope that helps
regards
KMquot;Cathyquot; wrote:

gt; I need to make a correction to several cells in a spreadsheet and I would
gt; like to know which cells were changed afterwards. So, I would like to create
gt; an IF statement to make the changes, and I would like either the font color
gt; or cell fill color to change so that I know which cells were altered.
gt; Something like:
gt;
gt; IF(A2 lt; 65 , A2 12 and A2 Font= Red, A2 - 16 and A2 Font = Blue)
gt;
gt; I don't think a conditional format will work as an audit trail in this case.
gt; Is there a way to build the logic into the IF statement?
gt;
gt; Thanks,

Excel has a built in quot;track changesquot; system. Click on Tools-gt;Track
Changes-gt;Highlight Changes. I like to use quot;Not yet reviewedquot; in the quot;Whenquot;
category, because I save so often.

To answer your question directly... I don't think you can do it using excel
functions, but you could probably create a macro that you highlight the cell
and click the macro button and it evalutates the cell and makes changes
accordingly. I think it would be simple for someone who can write macros,
but unfortunately I can't.

quot;Cathyquot; wrote:

gt; I need to make a correction to several cells in a spreadsheet and I would
gt; like to know which cells were changed afterwards. So, I would like to create
gt; an IF statement to make the changes, and I would like either the font color
gt; or cell fill color to change so that I know which cells were altered.
gt; Something like:
gt;
gt; IF(A2 lt; 65 , A2 12 and A2 Font= Red, A2 - 16 and A2 Font = Blue)
gt;
gt; I don't think a conditional format will work as an audit trail in this case.
gt; Is there a way to build the logic into the IF statement?
gt;
gt; Thanks,

Thank you both for such excellent ideas!

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()