Q
QuimaxW
I have a database that we created in office 2003 that is (basically) a
database of labels. It contains LOTS of reports all based off the same
set of 4-5 queries.
Most of these reports contain a text box similar to ="Model: " &
[Enter Model]" or =Trim("Model: " & [Enter Model]) Because this field
isn't defined in the query, it prompts the user for input, then puts
that input into the report. This is what we *want*.
With Office 2007, it seems like it's trying to calculate something
based on the input. For example, if I put "HVR 2-16 x 500G" for [Enter
Model] above, the output in the report is "Model: 5636168". If I put
in simply "123456" it ouputs "Model: 3276849"
The same database opens and works fine with Office 2003. Any ideas?
database of labels. It contains LOTS of reports all based off the same
set of 4-5 queries.
Most of these reports contain a text box similar to ="Model: " &
[Enter Model]" or =Trim("Model: " & [Enter Model]) Because this field
isn't defined in the query, it prompts the user for input, then puts
that input into the report. This is what we *want*.
With Office 2007, it seems like it's trying to calculate something
based on the input. For example, if I put "HVR 2-16 x 500G" for [Enter
Model] above, the output in the report is "Model: 5636168". If I put
in simply "123456" it ouputs "Model: 3276849"
The same database opens and works fine with Office 2003. Any ideas?