473,387 Members | 1,504 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.

How to print the entire content of a cell with lots of information

First off, I really don't know much about Access, so please bear with
me. Here's my problem. I have an Access file containing about 15
columns and 600 rows. Each cell in one of the columns contains an
email, including all the html coding. Most email have just a few
lines of actual text, but with all the html stuff (<doctype><body
bgColor></Div><Bodyetc.), it usually fills up most of the screen.
Problem is, whenever the content of a cell is too much to fit on the
screen, the overflow is simply dropped of the screen. So when I print
it, I get the first, say, 90%, and the remaining 10% is gone, instead
of appearing on the next printed page. I hope I'm making sense. I
tried exporting the file into Excel, but the result is even worse: I
only get the first few lines of each email. If anyone out there could
shed some light on this, I'd sure appreciate!

Thanks!

Daniel

Jun 14 '07 #1
1 1413
Just for the record, as terminology is important in our understanding the
problem and offering suggestions. An Access File is an MDB, or an MDE, or
an MDW, or an MDA, or (additional types added with Access 2007). We
generally do not refer to "cells" because "cells" refers to positions on a
Spreadsheet, not a database concept.

What you _described_ seems to be an Access Table, with Columns (aka Fields)
and Rows (aka Records).

I would guess, but it's not certain, that you are viewing the Table
directly, that is, in what we call "Datasheet View". And, that is the
viewing format that allows the least flexibility and opportunities for
enhancement.

If you have a Field that contains so much data that it cannot fit on a
single screen, that is almost certainly a Memo Field.

If you create a Form to display your data, instead of displaying the
datasheet, the Text Box Control created by the Form Wizard for a Tabular
Form will, by default, include a vertical scroll bar. If, for some reason,
your settings are such that it does not, then change the Form to design
view, display the Property Sheet for that Control and, in the Format tab,
set the Scroll Bars property to Vertical (and, if you'd like, you can set
the property to Both) to increase your users' flexibility. And, in design
view, you can resize your controls as big as you think is usable on your
screen.

Larry Linson
Microsoft Access MVP

<st*******@gmail.comwrote in message
news:11**********************@o11g2000prd.googlegr oups.com...
First off, I really don't know much about Access, so please bear with
me. Here's my problem. I have an Access file containing about 15
columns and 600 rows. Each cell in one of the columns contains an
email, including all the html coding. Most email have just a few
lines of actual text, but with all the html stuff (<doctype><body
bgColor></Div><Bodyetc.), it usually fills up most of the screen.
Problem is, whenever the content of a cell is too much to fit on the
screen, the overflow is simply dropped of the screen. So when I print
it, I get the first, say, 90%, and the remaining 10% is gone, instead
of appearing on the next printed page. I hope I'm making sense. I
tried exporting the file into Excel, but the result is even worse: I
only get the first few lines of each email. If anyone out there could
shed some light on this, I'd sure appreciate!

Thanks!

Daniel

Jun 15 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Big Slim | last post by:
I'm trying to use the OVERFLOW property to make only part of a table scrollable, but to no avail. You can split a table into two tables, with your column headers in the top table and your data...
7
by: BBB | last post by:
I have a web form with a <div> section ... I have it setup so the Update/Cancel buttons are fixed at the bottom of the screen while the content of the form is in the <div> and scrolls. Nice to the...
0
by: elime | last post by:
Hi all I have a strange behaving on some PC with my DataGrid. It only occurs on some PC, on others it works perfectly fine. ->(same ..net version installed) it's very confusing. starting...
1
by: Amirallia | last post by:
Hello, If I want to print a page with a table with cells colored in differents colors, assuming default settings in browser, when I view the page, all the colours disappear. I know that one of...
2
by: Rob | last post by:
I have a webform that uses the TabStrip and MultiPage webcontrols. I also have a Print button on the form to print all of the information of the webform (all tabs): <input type="button"...
3
by: James J. Besemer | last post by:
I would like to champion a proposed enhancement to Python. I describe the basic idea below, in order to gage community interest. Right now, it's only an idea, and I'm sure there's room for...
3
by: Steve Kershaw | last post by:
Hi, I need to print the contents (rows and columns) of a GridView to the default printer. Is there any way of doing this easly? Thanks Steve
5
by: vishwa Ram | last post by:
Hi all, I want to replace a particular blocks only not in entire file. But I will give a new output file with replacement. Replacement should not affect other text my $table;...
2
by: ravir81 | last post by:
Hi, I am working on excel reporting using Perl. I am facing problem with writing the header part only once for all the excels created using Perl. Here is the code : ...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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...

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.