+ Reply to Thread
Results 1 to 2 of 2

Exporting/Importing Multicell Named Range Values

  1. #1
    Registered User
    Join Date
    03-16-2016
    Location
    indiana, US
    MS-Off Ver
    2016
    Posts
    33

    Exporting/Importing Multicell Named Range Values

    Hello all,
    I have a workbook with a lot of named ranges of varying sizes, anywhere from single celled to 20x50 cells. I am needing a code to export the named range values to a file that can later be imported to determine the values of the named ranges. I have found some code through prior questions, but the code breaks down with multi-cell named ranges.
    My end goal is to simply export the named range values to a file, and then be able to re-import them into the program and have all the values in the program updated.
    I have attached a simplified version of my program. My current file has my current "Save" button vba code. It does not have any "Import" button code. I have yet to come up with anything remotely successful.

    Any help would be greatly appreciated.

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: Exporting/Importing Multicell Named Range Values

    You have over 600 named ranges. Why not just save a copy of the workbook?
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Importing-Exporting
    By Richard Mahan in forum Excel General
    Replies: 3
    Last Post: 02-15-2019, 12:58 AM
  2. Copy values of all named range in wb1 to identically named ranges in wb2
    By JAMIAM in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-24-2016, 06:58 PM
  3. Replies: 3
    Last Post: 06-04-2011, 10:56 AM
  4. Importing Named Cell Values
    By LinafVanHalen in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-04-2009, 09:03 PM
  5. Issue copying multicell range to destination workbook range
    By kuraitori in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-24-2008, 02:48 PM
  6. Exporting values from a range to another sheet
    By q-tip in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 10-05-2008, 03:27 AM
  7. Replies: 0
    Last Post: 01-18-2006, 04:01 PM

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