473,387 Members | 1,844 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Printing a memo box in full on a form

im doing a piece of coursework on microsoft access, and would like to know how to print a memo box on a form in full, because the memo has basically an unlimited character format on it, and the box isnt that big, as the purpose for the course work is for a client card for a veterinary clinic, and i need the memo box to be able to print out the clinical history.
Nov 30 '10 #1
3 1780
ADezii
8,834 Expert 8TB
I don't think that you really can, Emma. What you can do is:
  1. Create a Report based on the same Row Source as the Form, but Filtered for the Current Record.
  2. Create a Text Box on the Report Bound to the underlying MEMO Field by setting its Control Source equal to the Field.
  3. Set the Text Box's Can Grow Property to Yes.
  4. Print the Report, the contents of the MEMO Field will be displayed in its entirety.
Dec 1 '10 #2
thanks, but, i found a similar way of using the report, as i used a query which i made unique by using the square brackets command the client id and surname and linked it to the report, with the pet details and clinical history so i could print it out in a report :)
Dec 2 '10 #3
ADezii
8,834 Expert 8TB
Good for you, Emma.
Dec 2 '10 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Robert Mark Bram | last post by:
Hi All, I have a requirement to print a large form with many fields (entered through a separate data entry form). Due to the nature of the field and the way the clients wants the printed version...
3
by: John | last post by:
I have a field, data type Memo, in a job details table. I have a text box on a report which I need to print the contents of this field. My problem is that the text box will only display 255...
5
by: VMI | last post by:
I have a BMP image (the form is also in PDF) that contains a scanned copy of a paper form that we need to fill out. Is it possible to use this image in my application so that the application can...
1
by: angus | last post by:
Dear All, I knew that if i want to make some printout in window form, i can use "System.Drawing.Printing" namespace. Is it possible to use this namespace in web form in asp.net? Thank you ...
3
by: John Peterson | last post by:
Hello all! I'm at my wits end trying to search for what I assumed to be a relatively straightforward task. I have a Web application written in C#, and I have a button on the form that I want to...
0
by: RajaKannan | last post by:
I have a form which is very wide, approximately fits into 2 monitors. While printing this form, i get 3 pages as output. I want to squeeze them into two pages.I have even set the margins to a minimal...
2
by: eimbert | last post by:
I have designed a report named report by Recruiter. I have made a form called frmRecruitmentReports, on this form I have created a pair of combo boxes . 1.Beggining Date (both are unbound)...
1
by: alokjain | last post by:
i want to full form of malloc ,calloc and realloc function in c
0
by: goldxr | last post by:
Hi I'm pretty new to access and have very little VBA experience, so I apolgise if its a stupid question but I can't seem to figure this one out. I have constructed a main form with different pivot...
1
by: knifeyhead | last post by:
so printing a report that is based off a form. it prints the correct form with the correct information, then after that on the same sheet of paper it will print an empty form with all the lables...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.