R
Rich D
I have a very straightforward Invoices Form. Invoice No., Date, Vendor Name,
Job Name Phase, Amount. when I open form view and attempt to scroll thru 1
record at a time, I get the above message. Not every time...I don't see any
consistency as to when it does it or not. It says I entered text in a
numeric field or entered a number larger than the FieldSize setting permits.
I don't see a fieldSize setting in the properties. I'm using a combo list
box and it's pulling up more than one item at a time(that is, 3 columns of
information for each) and the columnWidths property has the 1st entry as 0",
which seems wierd. I changed it to 3" and then I get the ID number in my
Vendor Name box instead of his name. I'm perplexed.
Job Name Phase, Amount. when I open form view and attempt to scroll thru 1
record at a time, I get the above message. Not every time...I don't see any
consistency as to when it does it or not. It says I entered text in a
numeric field or entered a number larger than the FieldSize setting permits.
I don't see a fieldSize setting in the properties. I'm using a combo list
box and it's pulling up more than one item at a time(that is, 3 columns of
information for each) and the columnWidths property has the 1st entry as 0",
which seems wierd. I changed it to 3" and then I get the ID number in my
Vendor Name box instead of his name. I'm perplexed.