Xenix
01-14-2002, 05:43 AM
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