Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MEMO Fields 1

Status
Not open for further replies.

techie2

Programmer
Jul 28, 2004
180
US
Hi,

Using Access 2000

I have a Memo field in 1 table which has lots of data.

I have created query for creating one report and if I place this Memo filed in the query and then in the report, report never comes back.

To work around, I had to use PresSit: Left([Presenting Situation],1000)to display some data.

How to use Memo fields to display full data in the report and are there any limitations of using Memo fileds in the reports.

Any help ??

V
 
Maybe you should tell us what you mean by "report never comes back". Are you using page numbering and or keeping groups together?

Duane
MS Access MVP
Find out how to get great answers faq219-2884.
 
Report has 2 groups "Department" and "Patient Name".

In both the groups "Keep Together" is set to NO.

Report does not come back means, it is runnuning forever.

Any more thoughts ??

V
 
I also asked if you were using page numbering. If you are, try to remove it and test.

Duane
MS Access MVP
Find out how to get great answers faq219-2884.
 
Hi,

Thanks a lot, By removing the page number, report shows up.

I have one more problem, when I set Memo field to yes for "Auto Grow", I get so many blank pages but if I set it to "Not grow" and increase the size of field, it shows up that much data. Problem is, some data in Memo fileds go to around 3-4 pages and I need to set it to Auto grow.

Any thoughts ??

V
 
I don't have a clue regarding where/what section your blank pages are coming from. Do you have page break controls in your report? Are you forcing page breaks anywhere?

Duane
MS Access MVP
Find out how to get great answers faq219-2884.
 
OK,

It is fixed, "Keep Together" was the culprit.

I am giving you STAR for pointing me to right direction and thanks to TEK-TIPS, it's a great forum.

V
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top