Workbook/Worksheet

  • Thread starter Thread starter Fran
  • Start date Start date
F

Fran

I am working with a template to create individual
invoices that contain macros. Every time i save an
individual invoice a workbook is created. How can i
force the invoice to be a single document and not part of
a workbook.
When I press save file I get a message....
The contents of this workbook have already been saved as
a record in the database. Update, Create new or don't
update.
I do not want these saved in a database. I just want
single one page Worksheets saved

HELP please
 
You cannot have a worksheet outside of a workbook.

An alternative would be to save all your sheets to a single workbook.

Regards
BrianB
===================================
 
Back
Top