Results 1 to 4 of 4

Thread: [RESOLVED] Excel FileFormat

Threaded View

  1. #1

    Thread Starter
    PowerPoster gavio's Avatar
    Join Date
    Feb 2006
    Location
    GMT+1
    Posts
    4,462

    Resolved [RESOLVED] Excel FileFormat

    When i'm saving my workbook created through VB with:
    Code:
    myWorkBook.SaveAs "c:\someFile.xls", [fileFormat]
    ... and i want the file format to be Excel 97-2003... what format should i use? Cause there is no xlExcel11, only xlExcel12 (2007). Should i use xlExcel8?

    -gav

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width