Free Form Reports?

rjf3123

Registered User.
Local time
Today, 02:15
Joined
Oct 4, 2003
Messages
25
I have a table, which is a linked table to my CRM package (GoldMine). I need to extract info out of GoldMine which I have found Access to be very good at doing. One of the items I am reporting on is email body information.

Problem is when I create an Access report with a text box defined to put the email body into, it truncates the email body when it hits the size limitation of the text box in Access. I have changed the page layout to legal size paper and that still isn't big enough.

Is it possible to get around this somehow? What I would like to do is have Access get the data out of GoldMine (which is already working) and just generate the report spanning multiple pages if necessary.

Hope someone out there can help!

TIA -
R. Fisher
 
On the text box on the report there are properties Can Grow and Can Shrink. These are probably set to No. Set then to Yes and see if it helps

Len
 
Len Boorman said:
On the text box on the report there are properties Can Grow and Can Shrink. These are probably set to No. Set then to Yes and see if it helps

Len

Perfect! Works great.

Thanks Len!
R. Fisher
 
Everything is easy If you know how

Brain surgery next

Len
 

Users who are viewing this thread

Back
Top Bottom