hello all
good morning,
i am new to VBA
I want to genrate vba based on precent complete.
Let consider we have two cells C12 (done quantity) & D12(budget quantity)
E12=C12/D12
at start E12 is 0
if c12 is changed then A12 should reflact the date on which E12 become greater than 0
similarly B12...