+ Reply to Thread
Results 1 to 3 of 3

Saving to external sheet

  1. #1
    Registered User
    Join Date
    11-11-2003
    Posts
    5

    Saving to external sheet

    Hi all,

    I have created a userform to help with data entry, basically the form takes the data required and enters it into the correct places on the main spreadsheet.

    What I need to do is provide a SAVE button where the operator will click it, enter a filename and this will then save the data without all my vba code into a seperate sheet with the filename the user specified.

    I can make it so the sheet is saved but I get a copy of the full workbook when I only need one sheet from it - is it possible ?

    Thanks to all

    Jayce
    Last edited by Bigjayce; 04-18-2005 at 07:18 AM.

  2. #2
    Forum Contributor
    Join Date
    11-16-2004
    Posts
    282
    Jayce,

    The following code will work for you as long as the file you are working with does not have File Sharing turned on:
    Please Login or Register  to view this content.
    Hope this helps,
    theDude

  3. #3
    Registered User
    Join Date
    11-11-2003
    Posts
    5

    Cheers

    It kind of works but leaves the save path in the userform

    Jayce

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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