I am trying to get a cell to add time date stamp if/when one of two other cells receive data. I am using this: =IF(OR(C100<>"",AND(D100<>"")),NOW(),"")
It is working but when you enter data on another line ALL Date/Time stamps update to that current time. I need it independat or individual to that cell. Any suggestions?
It is working but when you enter data on another line ALL Date/Time stamps update to that current time. I need it independat or individual to that cell. Any suggestions?