+ Reply to Thread
Results 1 to 3 of 3

Making dynamic data static

  1. #1
    Registered User
    Join Date
    04-13-2014
    Location
    United Kingdom
    MS-Off Ver
    Excel 2013
    Posts
    22

    Making dynamic data static

    Hi there

    Can anyone help please?

    I want to take some data which is dynamic and make it static elsewhere in a workbook without doing a manual copy of the said data. Is this even possible?

    For example, let's say Sheet1!A1 is the dynamic data I am using, and on Sheet2!A1 I want to replicate this data, I know I can just reference Sheet1!A1. However, this would make Sheet2!A1 dynamic, and I want it to be static. I know I can do this be just typing it in manually but I have a lot of data I would need to do this for, is there some way of making Sheet2!A2 static whilst still referencing Sheet1!A1?

    Hope this makes sense.

    Thank you

  2. #2
    Forum Expert
    Join Date
    01-23-2013
    Location
    USA
    MS-Off Ver
    Microsoft 365 aka Office 365
    Posts
    3,863

    Re: Making dynamic data static

    Hi clarkyblade,

    To do what you want to do manually (in Excel 2003):
    a. Select the cells you want to copy.
    b. Edit > Copy (or CTRL-C)
    c. Select the Top Left Destination Cell (in any workbook or worksheet)
    d. Edit > Paste Special > Values > OK

    Using VBA you would use something like the following (tested and working):
    Please Login or Register  to view this content.
    There is more efficient code, but this is the easiest to understand. If you wanted to change workbooks, you would need a Workbook reference in VBA. That is left as an exercise for the student.

    Good luck.

    Lewis

  3. #3
    Registered User
    Join Date
    04-13-2014
    Location
    United Kingdom
    MS-Off Ver
    Excel 2013
    Posts
    22

    Re: Making dynamic data static

    Brilliant, thank you very much.

+ 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. [SOLVED] Moving static data corresponding with dynamic data
    By caseys_93 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-19-2014, 06:11 AM
  2. Data Validation list with static and dynamic values
    By jontherev in forum Excel General
    Replies: 2
    Last Post: 04-25-2014, 01:35 PM
  3. Replies: 2
    Last Post: 11-01-2013, 01:46 PM
  4. [SOLVED] Making data static based upon Month of Calendar Year
    By rishinag in forum Excel General
    Replies: 1
    Last Post: 04-01-2013, 03:17 AM
  5. Dynamic data, static range, not updating.
    By Mike K in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 06-08-2006, 12:10 PM

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