Xenix
Registered User.
- Local time
- Today, 22:51
- Joined
- Oct 8, 2001
- Messages
- 124
I have a problem with copying data from one
field from a table into a field on my form.
I have declared them with the same format but get the error:
"The value you entered isn't valid for this field"
I use the code:
Forms!Quotation!quotecurrency = Me.GBP
Anyone help me?
Thank you
Mike
field from a table into a field on my form.
I have declared them with the same format but get the error:
"The value you entered isn't valid for this field"
I use the code:
Forms!Quotation!quotecurrency = Me.GBP
Anyone help me?
Thank you
Mike