Forum Discussion
vijay m
Feb 14, 2018Copper Contributor
Excel Date
hi when i enter data in first column i would like to record the data of data entered in first column in a different column.
i have written if(cellin1stcolumn<>"",today(),"")
this one is ...
Willy Lau
Feb 15, 2018Iron Contributor
Formula is to provide dynamic data. You may need a vba solution.