View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default excel xp spreadsheet excel 5.0

How about trying to save the file at home as either:
Microsoft Excel 5.0/95 Workbook (*.xls)
or
Microsoft Excel 97-Excel 2002 & 5.0/95 workbook (*.xls)

(from xl2003--but xl2002 should have wording that's close.)

The second option actually creates a file with both versions in it--so it'll be
double the size. The first option is just the older version.

Be aware that there are new things added to excel with each version (duh!), so
you may find that you created a macro that has parts that aren't supported in
the old version.

You'll want to test the heck out of it when you open it at work.

As a general rule, it's usually much better to create the macro in the oldest
version that you need to support.

Geoff - not as sharp as he thought! wrote:

I have created sheet with office xp. brilliant. does what i need it to.
contains macros. sent this to work which is running office dinosaur version
and it cannot load vbe. is there a way round this without buying newer
version for work? please help.
thanks


--

Dave Peterson