+ Reply to Thread
Results 1 to 4 of 4

Save workbook with textbox value as file name

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    08-08-2006
    Posts
    203

    Save workbook with textbox value as file name

    I have a workbook where the user enters a PO# in a textbox on the User Form. I want the workbook to save with the PO# as the file name with they click the Submit (command button)

    Thank you.

  2. #2
    Forum Expert Simon Lloyd's Avatar
    Join Date
    03-02-2004
    Location
    locked in the cage
    MS-Off Ver
    All the ones my homepage shows
    Posts
    3,161
    Firstly what is a PO#?
    you could use
    Activeworkbook.SaveAs userform1.Textbox1.Value
    or something along those lines!

    Post your workbook for further help!

    Regards,
    Simon

  3. #3
    Forum Contributor
    Join Date
    08-08-2006
    Posts
    203
    Thank you, I will give it a try

  4. #4
    Forum Contributor
    Join Date
    08-08-2006
    Posts
    203
    Quote Originally Posted by Simon Lloyd
    Firstly what is a PO#?

    Simon

    PO# is a purchase order number. Frequently used in transactions between retailers and wholesalers.

+ 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