+ Reply to Thread
Results 1 to 4 of 4

Saving by Cells

  1. #1
    Forum Contributor
    Join Date
    05-20-2008
    Posts
    162

    Question Saving by Cells

    Hi All,
    If i had some cells containing information i wished to use for the Saved File Name - how would i go abut it.
    E.g, A1 - Site, B1 - Name, C1 - Area, D1 - Eng.
    How could i get it to save (By pressing a button(Already Made)) as E.g Site1_Name1_Area1_Eng2.xls

    This would stop a lot of naming convention issues i have....

    JonesZoid

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Saving by Cells

    try this code in a new module then assign button to it
    Please Login or Register  to view this content.
    Last edited by martindwilson; 07-02-2009 at 07:45 AM.
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Forum Contributor
    Join Date
    05-20-2008
    Posts
    162

    Re: Saving by Cells

    I changed the sheet and cell references - but everytime i run the code i get a debug error - which points at.
    Please Login or Register  to view this content.
    When i hover over the "a" - it appears empty although there is text in cell e3.

    Any ideas..

  4. #4
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Saving by Cells

    works ok for me,see atached,
    you need to save the sheet first time with the code in otherwise the variables wont populate.
    Attached Files Attached Files

+ 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