making a form field remember

Joined
Jul 19, 2005
Messages
22
Reaction score
0
Hello. I am having a weird problem. I am trying to have 4 fields stay the same as I have much data to be entered that will have these 4 things in common. This is the code i'm using:

Forms!frmInputTreatyInfo!Company.DefaultValue = Forms!frmInputTreatyInfo!Company.Value

Each of the 4 fields has a different sub before update function with this line of code within the form but for some reason only two of them work. All four lines are exactly the same but with the field's name inserted appropriately. Any help?
 

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