Check your variable typing and whether you have inadvertently named a
variable the same as a column in one of the tables.
Albert.
TOM HART wrote:
I am using the latest update of 7.6 and have run across an unusual
error message.
I have a form with the driving table being Customer information from
that I have an enhanced tab with 2 tabs, one for inventory and one for
sold.
I can add only one of the tables either for inventory or sales and it
will work fine, if however I try to add the second table that is where
I get the error message.
Case 1 sales first, inventory second- "Error- invalid currency value 2418"
Case 2 inventory first, sales second- "Error- invalid date value 2418"
I have done this in the past with no problem, whats up?
Tom Hart