M
martin
In a query top line i use 'csz:[city] & ", " & [state]
& " " & format$([zip],"@@@@@-@@@@")' It works fine on
regular network connections but doesn't work on terminal
server connection. If I take the Format$ command out
before the zip it works. I also tried it in the report in
a textbox controlsource and it gives #name?. Any ideas
would be useful.
Martin
& " " & format$([zip],"@@@@@-@@@@")' It works fine on
regular network connections but doesn't work on terminal
server connection. If I take the Format$ command out
before the zip it works. I also tried it in the report in
a textbox controlsource and it gives #name?. Any ideas
would be useful.
Martin