+ Reply to Thread
Results 1 to 2 of 2

When copying cell with large formula, cell changes, but changes in outcome do not display

  1. #1
    Registered User
    Join Date
    04-04-2013
    Location
    New Orleans
    MS-Off Ver
    Excel 2007
    Posts
    5

    When copying cell with large formula, cell changes, but changes in outcome do not display

    Hi, my issue is pretty much what I listed above, I've dragged to copy the formula below and it's listing all the right cell changes in the A column, but it's not actually changing the outcome of the formula until I click individually into each box and hit enter. This is feasible of course (only 1.5k samples), but I was curious to see if there was a shortcut. Thanks!

    Formula:
    =CONCATENATE(
    (IF(1<COUNTIF('R1'!B$4:U$23,A3),COUNTIF('R1'!B$4:U$23,A3),"")),
    (IF(COUNTIF('R1'!B$4:U$23,A3)," R1 ,","")),
    (IF(1<COUNTIF('R2'!B$4:U$23,A3),COUNTIF('R2'!B$4:U$23,A3),"")),
    (IF(COUNTIF('R2'!B$4:U$23,A3)," R2 ,","")),
    (IF(1<COUNTIF('R3'!B$4:U$23,A3),COUNTIF('R3'!B$4:U$23,A3),"")),
    (IF(COUNTIF('R3'!B$4:U$23,A3)," R3 ,","")),
    (IF(1<COUNTIF('R4'!B$4:U$23,A3),COUNTIF('R4'!B$4:U$23,A3),"")),
    (IF(COUNTIF('R4'!B$4:U$23,A3)," R4 ,","")),
    (IF(1<COUNTIF('R5'!B$4:U$23,A3),COUNTIF('R5'!B$4:U$23,A3),"")),
    (IF(COUNTIF('R5'!B$4:U$23,A3)," R5 ,","")),
    (IF(1<COUNTIF('FC1'!B$4:U$23,A3),COUNTIF('FC1'!B$4:U$23,A3),"")),
    (IF(COUNTIF('FC1'!B$4:U$23,A3)," FC1 ,","")),
    (IF(1<COUNTIF('FC2'!B$4:U$23,A3),COUNTIF('FC2'!B$4:U$23,A3),"")),
    (IF(COUNTIF('FC2'!B$4:U$23,A3)," FC2 ,","")),
    (IF(1<COUNTIF('FC3'!B$4:U$23,A3),COUNTIF('FC3'!B$4:U$23,A3),"")),
    (IF(COUNTIF('FC3'!B$4:U$23,A3)," FC3 ,","")),
    (IF(1<COUNTIF('GT1'!B$4:U$23,A3),COUNTIF('GT1'!B$4:U$23,A3),"")),
    (IF(COUNTIF('GT1'!B$4:U$23,A3)," GT1 ,","")),
    (IF(1<COUNTIF('GT2'!B$4:U$23,A3),COUNTIF('GT2'!B$4:U$23,A3),"")),
    (IF(COUNTIF('GT2'!B$4:U$23,A3)," GT2 ,","")),
    (IF(1<COUNTIF('GT3'!B$4:U$23,A3),COUNTIF('GT3'!B$4:U$23,A3),"")),
    (IF(COUNTIF('GT3'!B$4:U$23,A3)," GT3 ,","")),
    (IF(1<COUNTIF('GT4'!B$4:U$23,A3),COUNTIF('GT4'!B$4:U$23,A3),"")),
    (IF(COUNTIF('GT4'!B$4:U$23,A3)," GT4 ,","")),
    (IF(1<COUNTIF('GT5'!B$4:U$23,A3),COUNTIF('GT5'!B$4:U$23,A3),"")),
    (IF(COUNTIF('GT5'!B$4:U$23,A3)," GT5 ,","")),
    (IF(1<COUNTIF('GT6'!B$4:U$23,A3),COUNTIF('GT6'!B$4:U$23,A3),"")),
    (IF(COUNTIF('GT6'!B$4:U$23,A3)," GT6 ,","")),
    (IF(1<COUNTIF('B1'!B$4:U$23,A3),COUNTIF('B1'!B$4:U$23,A3),"")),
    (IF(COUNTIF('B1'!B$4:U$23,A3)," B1 ,","")),
    (IF(1<COUNTIF('B2'!B$4:U$23,A3),COUNTIF('B2'!B$4:U$23,A3),"")),
    (IF(COUNTIF('B2'!B$4:U$23,A3)," B2 ,","")),
    (IF(1<COUNTIF('B3'!B$4:U$23,A3),COUNTIF('B3'!B$4:U$23,A3),"")),
    (IF(COUNTIF('B3'!B$4:U$23,A3)," B3 ,","")),
    (IF(1<COUNTIF('B4'!B$4:U$23,A3),COUNTIF('B4'!B$4:U$23,A3),"")),
    (IF(COUNTIF('B4'!B$4:U$23,A3)," B4 ,","")),
    (IF(1<COUNTIF('Bl1'!B$4:U$23,A3),COUNTIF('Bl1'!B$4:U$23,A3),"")),
    (IF(COUNTIF('Bl1'!B$4:U$23,A3)," BL1 ,","")),
    (IF(1<COUNTIF('Bl2'!B$4:U$23,A3),COUNTIF('Bl2'!B$4:U$23,A3),"")),
    (IF(COUNTIF('Bl2'!B$4:U$23,A3)," BL2 ,","")),
    (IF(1<COUNTIF('Bl3'!B$4:U$23,A3),COUNTIF('Bl3'!B$4:U$23,A3),"")),
    (IF(COUNTIF('Bl3'!B$4:U$23,A3)," BL3 ,","")),
    (IF(1<COUNTIF('Bl4'!B$4:U$23,A3),COUNTIF('Bl4'!B$4:U$23,A3),"")),
    (IF(COUNTIF('Bl4'!B$4:U$23,A3)," BL4 ,","")),
    (IF(1<COUNTIF('FTA'!B$4:U$23,A3),COUNTIF('FTA'!B$4:U$23,A3),"")),
    (IF(COUNTIF('FTA'!B$4:U$23,A3)," FTA ,","")),
    (IF(1<COUNTIF('M'!B$4:U$23,A3),COUNTIF('M'!B$4:U$23,A3),"")),
    (IF(COUNTIF('M'!B$4:U$23,A3)," M ,","")),
    (IF(1<COUNTIF('Black3'!B$4:U$23,A3),COUNTIF('Black3'!B$4:U$23,A3),"")),
    (IF(COUNTIF('Black3'!B$4:U$23,A3)," Bla","")))

  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: When copying cell with large formula, cell changes, but changes in outcome do not disp

    Is this solved?

    If you solve a problem yourself before anyone else has responded, please take a moment to describe your solution, chances are some other member will benefit.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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