Hello,
I’m looking for a way to update a cell that has a formula in it to the value of the results of the formula based on the input in a different cell in the same row. In essence COPY>PASTE SPECIAL>VALUE.
As a TEST example:
Formula in Column A is =$C$3 (copied to cells A8:A20)
Column C is formatted to DATE (mm/dd/yyyy) (cells C8:C20)
If a date is entered in a cell in Column C then convert the formula’s result in Column A of the same row to the value in the same Column A cell. If there is no date entered in Column C then leave the formula (i.e., do not copy/paste).
Once copy/pasted, if the value in $C$3 changes only the cells in A8:A20 will change where there is no data (date) entered in the corresponding row/cell where column C of that row is empty (i.e., no date has been entered). I want this routine to trigger automatically once a date has been entered but if necessary, this could be updated upon exiting the spreadsheet.
This routine may have to change a bit in the future but for now let’s just look at this. I tried to attached a very limited spreadsheet showing what I have in mind but was unsuccessful - any suggestions, I'll try to repost with attached file. I am running Excel 2007.
Thanks,
Steve K.
I’m looking for a way to update a cell that has a formula in it to the value of the results of the formula based on the input in a different cell in the same row. In essence COPY>PASTE SPECIAL>VALUE.
As a TEST example:
Formula in Column A is =$C$3 (copied to cells A8:A20)
Column C is formatted to DATE (mm/dd/yyyy) (cells C8:C20)
If a date is entered in a cell in Column C then convert the formula’s result in Column A of the same row to the value in the same Column A cell. If there is no date entered in Column C then leave the formula (i.e., do not copy/paste).
Once copy/pasted, if the value in $C$3 changes only the cells in A8:A20 will change where there is no data (date) entered in the corresponding row/cell where column C of that row is empty (i.e., no date has been entered). I want this routine to trigger automatically once a date has been entered but if necessary, this could be updated upon exiting the spreadsheet.
This routine may have to change a bit in the future but for now let’s just look at this. I tried to attached a very limited spreadsheet showing what I have in mind but was unsuccessful - any suggestions, I'll try to repost with attached file. I am running Excel 2007.
Thanks,
Steve K.