+ Reply to Thread
Results 1 to 4 of 4

Paste Special over Hundreds of Data Points

  1. #1
    Registered User
    Join Date
    09-15-2019
    Location
    Los Angeles, CA
    MS-Off Ver
    2013
    Posts
    64

    Paste Special over Hundreds of Data Points

    this is what im trying to do in a simple way. ill send you a diagram with explanation.

    Section A is data that im trying to imput into section B one at a time, in cell C6. so for instance, you enter in Houstons data on section A, which is 6 into C6. the total is then 21, as shown in the yellow. then i want this number recorded in value on section C, before changing C6 to the next city, which is Dallas, at 4. then you put in the 4 in C6 for dallas, and the total is 22. then i want the 22 put in the blue section. i want this all automated if possible, cause i have hundreds of data to put in and get the results all put in section C if possible. i have tried to record a macro of this, but since i have so much data, the macro failed, and said was too large.


    Capture.JPG

  2. #2
    Forum Expert
    Join Date
    02-10-2019
    Location
    Georgia, USA
    MS-Off Ver
    Office 365
    Posts
    2,835

    Re: Paste Special over Hundreds of Data Points

    Is the list in "C" going to be the same list in "A" (in same order?)? Why plug the value into "B" if you know the total will always be the same sum plus what's in COL J? There's probably much more to it than you showing, but in the spreadsheet I attached you could enter formulas into E14 and F14 and copy the down as far as you need to go. I'm sure there are more particulars you haven't expressed yet.
    (so in E14, you could enter:
    ="Total with "&I1
    and in F14 enter:
    =$C$6+J1)
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    09-15-2019
    Location
    Los Angeles, CA
    MS-Off Ver
    2013
    Posts
    64

    Re: Paste Special over Hundreds of Data Points

    Quote Originally Posted by Gregb11 View Post
    Is the list in "C" going to be the same list in "A" (in same order?)? Why plug the value into "B" if you know the total will always be the same sum plus what's in COL J? There's probably much more to it than you showing, but in the spreadsheet I attached you could enter formulas into E14 and F14 and copy the down as far as you need to go. I'm sure there are more particulars you haven't expressed yet.
    (so in E14, you could enter:
    ="Total with "&I1
    and in F14 enter:
    =$C$6+J1)
    greg, thanks for your response. yea, my real sheet is more complicated and not a simple addition issue. sorry about that. i didnt want to bog people down with the complexities of the sheet.

    but the basic thing i am wondering is if there is a way to utilize the "paste special value" function, then utilize again and again in an automated fashion without recording a macro. is there some formula i can put in F14, F15, F16 that can paste special automatically?

  4. #4
    Forum Expert
    Join Date
    02-10-2019
    Location
    Georgia, USA
    MS-Off Ver
    Office 365
    Posts
    2,835

    Re: Paste Special over Hundreds of Data Points

    is there some formula i can put in F14, F15, F16 that can paste special automatically?
    I don't know what you mean by this. What steps are you wanting to take. You enter data in section A. What's the next step and result you want?
    What I uploaded allows you to enter data in Section A, and automatically updates Section C.

+ 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. How to pick up hundreds data from thousand points of data (600000).
    By abdur in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 07-22-2014, 10:37 AM
  2. How to pick up hundreds data from thousand points of data (600000).
    By abdur in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 07-22-2014, 10:22 AM
  3. copy formula and paste for new data added and autofill.....and paste special values
    By prabhuduraraj09 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-13-2014, 07:40 AM
  4. Macro for Special Paste to last row of data which changes
    By Capcel in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 10-31-2013, 07:01 AM
  5. Replies: 1
    Last Post: 10-01-2012, 11:11 PM
  6. paste special over copy data
    By T_Amee in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 07-27-2006, 11:00 AM
  7. paste special gives me 14 decimal points?
    By scanshift in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-23-2005, 02:00 AM

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