View Full Version : Page Header for a Table


Ood
09-18-2007, 01:38 PM
Hi

Is there any way I can put a page header on a table in Access - so that when it gets printer in Data View I can identify who's work it is

(sorry this is needed for a ICT class)

At the moment the only way I can think to do it is to rename the table with the student name in it e.g. Table1 John

Any help would be great

Thanks

boblarson
09-18-2007, 01:44 PM
Short answer - NO

Reports are meant to be printed; tables are not. Create a report based on the table and then you can do what you want.