Hi guys new to the forum but i have been reading a ton in the last few weeks.
I have a workbook that has 3 tabs on it. This workbook is how people receive their work for the day. Sheet one is where the new work is placed it has data in columns A-M. In column M is a drop down menu.
I have already built a Macro (thanks to the help i found on this forum) that automatically moves all the information in a particular row when "done" is selected from the corresponding drop down menu.
So if "done" is selected from the drop down menu in cell M1 all of row 1 is moved to sheet three.
My problem is i want to have a time stamp on the row on column Q when it is moved to sheet 3.
Unfortunately the codes i have tried have not worked and they are all at work so i cant post them.
Can anyone help me out with this. I would classify myself as a beginner and i am trying to teach myself VBA. i am getting the hang of it pretty quick but this one has got me stumped.
I did find a single line code that worked but it drastically slowed down my "done" macro. This cant happen because the people using the spread sheet do not know Excel very well and when i tested it out on someone they started to freak out and get frustrated.
So to summarize, when row 1 A-M is cut and pasted from sheet 1 to sheet 3 (first row available) i want a time stamp in column Q of the row the info was pasted into.
Thank you for any help you can give.
Bookmarks