Text Transfer between field

  • Thread starter Thread starter Rajesh Patel
  • Start date Start date
R

Rajesh Patel

Hi,
I need a correct code for text transfer from a
Subform "Clinic Notes Subform" Text Field - "Lab" to
Form "Pt Information" Text Field "Lab " on click.
I tried with following:
Me.[lab] = subform![Clinic Notes subform].[lab]
I get following error:
Runtime Error 424. Object requried

Any Help would appreciate.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top