G
Guest
I have the following expression in a query. The Normal LT and MaxTT fields
are both numerical fields from a table. I can multiply, subtract and divide
these two fields, but for some reason, when I try to sum them like below, it
concatenates them. For example; if Normal LT = 10 & MaxTT is 2 the query
result is 102. Any idea why? Not sure if it makes any difference, but
Normal LT & MaxTT fields are both created from expressions using Dlookup.
IPMatlToPODate: [Normal LT] + [MaxTT]
Thank you so much -
are both numerical fields from a table. I can multiply, subtract and divide
these two fields, but for some reason, when I try to sum them like below, it
concatenates them. For example; if Normal LT = 10 & MaxTT is 2 the query
result is 102. Any idea why? Not sure if it makes any difference, but
Normal LT & MaxTT fields are both created from expressions using Dlookup.
IPMatlToPODate: [Normal LT] + [MaxTT]
Thank you so much -