Help with form that pulls last input data to new form

  • Thread starter Pull last text to new text box on form
  • Start date
P

Pull last text to new text box on form

I am an amateur access programmer and have a form for yearly inspections. On
"frmTunnel", I have a text box w/ the results of this year's inspection
"RsltsThis" and a text box below it on the same form "RsltsLast" which show
the last year's inspections results... i.e.-the "RsltsThis" of last year. I
can't seem to pull up only the most recent year's inspection into "RsltsLast"
text box. I am pretty certain I have to use DMax but have no idea where this
goes or how to word it lol. Please help!
 
Top