+ Reply to Thread
Results 1 to 2 of 2

Save worksheet as seperate workbook problem- File name issue

  1. #1
    Registered User
    Join Date
    08-12-2009
    Location
    Cardiff, Wales
    MS-Off Ver
    Excel 2007
    Posts
    53

    Save worksheet as seperate workbook problem- File name issue

    I am using the following code attached to a button to save the worksheet as a seperate workbook. The problem I have is if I try to use a range for the filename then the code crashes! Should be simple but cant get it to work?
    Please Login or Register  to view this content.
    If I replace this line:
    Please Login or Register  to view this content.
    with this line I thought it would be that simple?
    Please Login or Register  to view this content.
    But then it doesnt seem to like this:
    Please Login or Register  to view this content.
    would be nice if I could also add the date and time to the file name so multiple copies can be saved without overwriting, is this possible?
    Hopfully someone can help me
    Thanks
    Andrew

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,644
    Andrew

    You have no worksheet or workbook reference for Range("B3").

    Try adding them to make sure the code is looking in the correct worksheet/workbook.
    If posting code please use code tags, see here.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1