Copy data from a row to text boxes

  • Thread starter Thread starter SMERTZ
  • Start date Start date
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
 
Sorry, don't know how this got on the Access group. Please ignore I moved
to Excel.

Thanks
 
Back
Top