
July 21st, 2003, 08:39 AM
|
|
Junior Member
|
|
Join Date: Jul 2003
Location: Singapore
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Create a visual basic report template
I am currently doing a report template
which serial numbers are increasing by day
ex day 1, 1 , 2, 3
day 2, 4, 5, 6
and the user has to key in the headers
the last serial will be stored in an access db.
The output(report template) will be stored in a word document.
I am having problems with the formating part of document
ex header ,footer, page number and how to generate this report template with the click of a button
"generate report"
|