Good morning,
I am currently trying to have timestamps entered into adjacent cells based off the value selected from a drop down box.
The drop down box values are: Complete (Company), SME Review, and SME Action
These values are in column A, under a title Status in A1.
When Complete (Company) is selected (A) I would like the time stamp to be entered in B in the corresponding column.
When SME Review is selected (A) I would like the time stamp to be entered in C in the corresponding column.
When SME Action is selected (A) I would like the time stamp to be entered in D in the corresponding column.
I have read a lot of the other VBA codes but none were really able to help me out.
Any assistance would be appreciated.
Thanks,
I am currently trying to have timestamps entered into adjacent cells based off the value selected from a drop down box.
The drop down box values are: Complete (Company), SME Review, and SME Action
These values are in column A, under a title Status in A1.
When Complete (Company) is selected (A) I would like the time stamp to be entered in B in the corresponding column.
When SME Review is selected (A) I would like the time stamp to be entered in C in the corresponding column.
When SME Action is selected (A) I would like the time stamp to be entered in D in the corresponding column.
I have read a lot of the other VBA codes but none were really able to help me out.
Any assistance would be appreciated.
Thanks,