Hi All.
I need help with formula or vba to stop counting and retain last count (E5 or column E)
E5=Today()-C1
C1=Today()
D5=Blank or not Blank
If D5=Blank then E5 counts
If D5 is not blank or populated then counting stop and retain the number
Thanks in advance for the help.