Xenix
Registered User.
- Local time
- Today, 12:47
- Joined
- Oct 8, 2001
- Messages
- 124
I have a problem, I want to click a button and the form to write to another form to select currency. but I keep getting the error: "The value you entered isn't valid for this field" I have the code:
Forms!Quotation!quotecurrency = Me.GBP
and both the fields are the same type:
Single 0.000#.##
thank you in advance
Mike
Forms!Quotation!quotecurrency = Me.GBP
and both the fields are the same type:
Single 0.000#.##
thank you in advance
Mike