Exporting a Form

  • Thread starter Thread starter Panagiotis Marantos
  • Start date Start date
P

Panagiotis Marantos

Hi All

i have set up an export function which is used to create an excel file and
then put the results of the query within that file

now, i am trying to export a standard page on all of these files but the two
ways i tried do not work

i have tried to create the page as a form and export it
i have tried attaching it as an OLE object and then try to export it

any ideas?
 
Hi All

i have set up an export function which is used to create an excel file and
then put the results of the query within that file

now, i am trying to export a standard page on all of these files but the two
ways i tried do not work

i have tried to create the page as a form and export it
i have tried attaching it as an OLE object and then try to export it

any ideas?

check this out... it should do what you want.
http://www.mvps.org/access/modules/mdl0035.htm
 
Back
Top