+ Reply to Thread
Results 1 to 2 of 2

Create a Macro to Update Named Ranges

  1. #1
    Registered User
    Join Date
    10-06-2011
    Location
    Milwaukee, Wisconsin
    MS-Off Ver
    Excel 2003
    Posts
    1

    Create a Macro to Update Named Ranges

    I am trying to develop a Macro to open all .xls files in a certain directory and change about 30 (single cell) named ranges within each file. The named ranges are the same in each file, however they could be in different cells in the files.

    If anyone has any insight, I would apppreciate it.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Create a Macro to Update Named Ranges

    One way that i can think of is - in your macro file, have a list of all the 30 files with their respective named ranges and their cell addresses (or range addresses) and have the code to loop through each file and each named range & its address. Gonna be complicated but i guess it can be done.

+ 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