+ Reply to Thread
Results 1 to 2 of 2

Paste data in named range

  1. #1
    Registered User
    Join Date
    05-05-2016
    Location
    Holland
    MS-Off Ver
    2016
    Posts
    23

    Paste data in named range

    Dear forum,

    To create a robust template used by other users, I would like to have your expert view on a part of the workflow.

    My part: create from SQL a .csv file with fixed columns, dynamic rows and send to other users.
    Their part: get this data in a pre-made template sheet in a named range.

    The problem:
    - the template is send in advance
    - we cannot use VBA
    - the user might only be familiar with copy and pasting
    - The user might not handle named ranges properly or correctly edit them

    How do I get the most robust WF?

    Thank you in advance,

    Max

  2. #2
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,920

    Re: Paste data in named range

    If you save the CSV file in the same directory with the same name, you can create the query using SQL in MS-Query. Build your spreadsheet around the returned results. Then distribute it. When you want the users to run a new report, all they have to do is Refresh All.

    This assumes that the users have access to the directory with the raw data.
    One spreadsheet to rule them all. One spreadsheet to find them. One spreadsheet to bring them all and at corporate, bind them.

    A picture is worth a thousand words, but a sample spreadsheet is more likely to be worked on.

+ 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. Paste a function within a Named range?
    By jeff p in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-03-2014, 05:33 PM
  2. [SOLVED] Code to copy data from a closed workbook and paste in active workbook using named range.
    By paullie1912 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-28-2014, 02:38 AM
  3. Macro (Button) Paste Named Range in next available row
    By Fett2oo5 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-13-2014, 11:19 AM
  4. Filter Named range-then copy and paste
    By Scott Taylor in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-08-2013, 03:41 PM
  5. copy and paste named range?
    By thequickness in forum Excel General
    Replies: 0
    Last Post: 10-24-2012, 04:19 AM
  6. [SOLVED] Paste data from source sheet to data sheet using 1st available row within a named range.
    By Krex14 in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 08-28-2012, 08:14 AM
  7. [SOLVED] Paste a named range to another range in Excel
    By David Jean in forum Excel General
    Replies: 2
    Last Post: 04-13-2005, 09:06 AM

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