Hello,
I have a table with many fields, and each record in the table has a unique ID.
I want to find the intersection of a particular ID and a particular field , and then copy and paste a value into the cell where they intersect.
In the attached example, I need a macro that when run, the name and the date would be inserted into the respective columns, in the row that matches the value in F2. I am struggling with the VBA to accomplish this, I greatly appreciate any help!
Cheers.
I have a table with many fields, and each record in the table has a unique ID.
I want to find the intersection of a particular ID and a particular field , and then copy and paste a value into the cell where they intersect.
In the attached example, I need a macro that when run, the name and the date would be inserted into the respective columns, in the row that matches the value in F2. I am struggling with the VBA to accomplish this, I greatly appreciate any help!
Cheers.