
06-02-2010, 01:40 PM
|
|
Newcomer
|
|
Join Date: May 2010
Posts: 4
|
|
Reply to thread 'How do I get Access to output a report from a multi-parameter form?
|
Thanks for that - yes I tried using SQL to create the string and it worked in that it gave me the required output but the report was a real mess so I then set about trying to change the layout of the report and hit a few more snags.
One of my fields is of type "memo" and I can only create a variable for text types - can't do it for "memo" types so every field was cutting off at 255 characters. Is it possible to get round that?
On top of that, although I should have been able to change the layout of the page to landscape to give me a wider page output, no matter what I did within the script, the output always came out as A4/letter portrait layout.
Is it possilble to get round that (or is it determined by the printer drivers?
Thanks for any help with this.
|
|