D
DRS
In workbook MASTER, worksheet FORM I need to copy in data
from a named range in workbook called DATA, worksheet
SHEET1. (DATA contains many ranges)
Example:
In FORM1 the user will enter the named range, RANGE101 in
cell A1
I now need all of the data in range RANGE101 to be copied
into FORM1 starting at A2
Any help is greatly appreciated.
DRS
from a named range in workbook called DATA, worksheet
SHEET1. (DATA contains many ranges)
Example:
In FORM1 the user will enter the named range, RANGE101 in
cell A1
I now need all of the data in range RANGE101 to be copied
into FORM1 starting at A2
Any help is greatly appreciated.
DRS