Hello: can someone help me with VBA Code to do the following:
On Sheet 2, after an entry is made in Cell P an event is triggered that will copy cells P and Q (in the same row) only if Cell C in that row = "Task Summary" (note on sheet 2 there is a log no. in cell A)
then on Sheet 1 this info will be pasted into cells Y and Z (and the row with the same Log No.as on Sheet 2) .
Log No., which is a three digit no. starting with 001, is in Column A on both Sheet 1 and 2.
Not sure where to even start on this one
On Sheet 2, after an entry is made in Cell P an event is triggered that will copy cells P and Q (in the same row) only if Cell C in that row = "Task Summary" (note on sheet 2 there is a log no. in cell A)
then on Sheet 1 this info will be pasted into cells Y and Z (and the row with the same Log No.as on Sheet 2) .
Log No., which is a three digit no. starting with 001, is in Column A on both Sheet 1 and 2.
Not sure where to even start on this one