S
SMERTZ
What is the best way to copy data from a row, lets say row 2 cells 1 thru 15
to 15 text boxes on a form?
txt1= activeRow column 1
txt2=activeRow column 2
txt3 = active row column 3
You get the idea: Most of the data is Text, but there are a few dates in
the cells
to 15 text boxes on a form?
txt1= activeRow column 1
txt2=activeRow column 2
txt3 = active row column 3
You get the idea: Most of the data is Text, but there are a few dates in
the cells