R
Rinius
Hi,
I have a report with 100 fields, like this: [Field1],
[Field2]..[Field100]
Underlying query of this report has only several fields
like this: [Field2], [Field5], [Field70]
I get an error message: "The Microsoft Jet database engine
does not recognize [Field1] as a valid field name or
expression"
How can i avoid this error message? I think Nz() function
does not work in this case.
Thanks for help
I have a report with 100 fields, like this: [Field1],
[Field2]..[Field100]
Underlying query of this report has only several fields
like this: [Field2], [Field5], [Field70]
I get an error message: "The Microsoft Jet database engine
does not recognize [Field1] as a valid field name or
expression"
How can i avoid this error message? I think Nz() function
does not work in this case.
Thanks for help