I'm looking to add a submit button to my form that transfers the information to the master sheet.
Data should transfer like so:
CDIS Lookup -> Master
A3->A2
C3->B2
N3->C2
T3->D2
Z3->E2
AA3->F2
AB3->G2
AC3->H2
AD3->I2
AE3->J2
This will be used on a daily basis. The problem is I'm not sure how many lines I need to transfer at a time. It could be anywhere from 2 to 200. So basically I want to make sure all ACTIVE cells are being transferred. Is this even possible?
Bookmarks