Need help with a vb script to put a time stamp on excel sheet based off criteria being reached
Cell C5 formula is =SUM($E$9:$E$60)/C1 This is a calculated field. It determines the % complete.
I would like to put a 'time stamp' in Cell F6 when Cell C5 is > or = to 90%.
However, if cell C5 hits the 90% mark but it was a user entry error. I would like the time stamp to be removed if Cell C5 is < 90% after corrected entry is made.
Any help would be greatly appreciated.
Thanks in advance.
Cell C5 formula is =SUM($E$9:$E$60)/C1 This is a calculated field. It determines the % complete.
I would like to put a 'time stamp' in Cell F6 when Cell C5 is > or = to 90%.
However, if cell C5 hits the 90% mark but it was a user entry error. I would like the time stamp to be removed if Cell C5 is < 90% after corrected entry is made.
Any help would be greatly appreciated.
Thanks in advance.