+ Reply to Thread
Results 1 to 3 of 3

Loop, Save Print Area as Published Webpage to Folder

  1. #1
    Registered User
    Join Date
    07-18-2012
    Location
    US
    MS-Off Ver
    Excel 2003
    Posts
    3

    Post Loop, Save Print Area as Published Webpage to Folder

    I'm a noob at Excel VBA and need serious help on a simple code. I have a drop down list created with data validation. When I select an item on the list, there are charts and data on the same worksheet with the list which update as a result. The drop down list has 200+ items and I need to be able to type up a separate list that starts in say A50. If the separate list is say 15 items long, I need the code to loop through the separate list, copy the item and paste it in the cell with data validation list so that the charts update. Once that happens, I would like the macro to publish the print area that I set, which has the updated charts, as a webpage and then save it in a folder on my hard drive with the name of the file having the same name as the current item on the separate list that the loop macro is being applied to. I have some of the code completed but I receive an error on the part of the code that saves.

    Please Login or Register  to view this content.

  2. #2
    Registered User
    Join Date
    07-18-2012
    Location
    US
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Loop, Save Print Area as Published Webpage to Folder

    Bump...anyone

  3. #3
    Registered User
    Join Date
    07-18-2012
    Location
    US
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Loop, Save Print Area as Published Webpage to Folder

    Actually I have an updated code...the only thing I need is for this command to loop and apply the macro to each cell down the list which starts in Cell A1 of the "List" worksheet and when it saves...to save the file with the name of the cell that the macro is currently being applied to at the moment...Please help

    Please Login or Register  to view this content.

+ 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