+ Reply to Thread
Results 1 to 32 of 32

formula (array or otherwise) to average data in one column in different size blocks

  1. #1
    Registered User
    Join Date
    10-15-2016
    Location
    Taipei Taiwan
    MS-Off Ver
    2010
    Posts
    11

    Cool formula (array or otherwise) to average data in one column in different size blocks

    Hi All,

    I have one column of data that appear in different size blocks, ie one set of data may have 5 rows of cells that contain data, a second block (range) may have 2 rows, a third range only 4 rows of data; the next range 8 rows of cells. There is no fixed sequence of size for these data blocks/ranges and it can vary. However between each set of data cells are 3 cells (contain text and/or formulae) with a number to demarcate the block of data. I need to average each set of data block. Here is a copy of what the data looks like in (say) column F. In column (say) B - I need to insert the average of the values 73.27 to 72.53 (in the first block); 72.54 to 72.62 (in the second block); 75.71 and 74.16 (in the third) and so on. Remember please the number of rows in each block can fluctuate (depending on the initial input of data


    1

    73.27
    72.09
    74.45
    74.47
    72.53

    2

    72.54
    71.49
    73.28
    72.62

    3

    75.71
    74.16

    4

    73.56
    72.33
    72.79
    71.40
    73.73

    I can return the 'last value' in each block by using the formula: =IFERROR(OFFSET(INDEX(F1:F200,MATCH("X",F1:F200,0)),-2,0),""). Where "X" is the text number on its own below the block of data under examination. 200 is the maximum number of data rows.

    I have been trying with all sorts of combinations but no real luck yet. Is there anyone out there t help?

    Chris

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,409

    Re: formula (array or otherwise) to average data in one column in different size blocks

    Welcome to the forum!

    It would be easier to advise if you would attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    10-15-2016
    Location
    Taipei Taiwan
    MS-Off Ver
    2010
    Posts
    11

    Re: formula (array or otherwise) to average data in one column in different size blocks

    OK!

    The data looks like:

    Column F
    1

    73.27
    72.09
    74.45
    74.47
    72.53

    2

    72.54
    71.49
    73.28
    72.62

    3

    75.71
    74.16

    4

    73.56
    72.33
    72.79
    71.40
    73.73

    And I need to get the following:
    Column A Column B
    1 73.36 [average of 73.27 +72.09+74.45+74.47+72.53]
    2 72.49
    3 74.93
    4 72.94

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,409

    Re: formula (array or otherwise) to average data in one column in different size blocks

    No, sorry - I asked you to attach a workbook.

  5. #5
    Registered User
    Join Date
    10-15-2016
    Location
    Taipei Taiwan
    MS-Off Ver
    2010
    Posts
    11

    Re: formula (array or otherwise) to average data in one column in different size blocks

    OK AliGW,

    Not too sure if that helps unless I try to explain all the fotrmulae. But here goes (I am new to the forum so hope there is an attachment. External data is pasted into P1 and the spreadsheet automatically calculates the results so that the answers appear in column B

    Chris
    Attached Files Attached Files

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,409

    Re: formula (array or otherwise) to average data in one column in different size blocks

    There are no formulae in the workbook you have posted and it bears no relation to the data you have in your posts above. The reason I asked for a workbook is because it makes it easier for those trying to help you: otherwise they have to recreate the data for themselves and, inevitably then, there are mistakes made. Much easier all round to see the data in situ in an Excel file. Could you please post a file that actually relates to your query?

  7. #7
    Registered User
    Join Date
    10-15-2016
    Location
    Taipei Taiwan
    MS-Off Ver
    2010
    Posts
    11

    Re: formula (array or otherwise) to average data in one column in different size blocks

    Hi again,

    Just realised the latest attachment didn't have the correct workbook

    See attached

    Chris
    Attached Files Attached Files

  8. #8
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,409

    Re: formula (array or otherwise) to average data in one column in different size blocks

    I am extremely confused, Chris - where in your attachment is there any data that looks like what you have posted above? I can see nothing that looks like blocks of numbers that require averaging. Where will we find the data that you have listed in your opening post?

  9. #9
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: formula (array or otherwise) to average data in one column in different size blocks

    And oes the latest file contain anything that is related to your query. i cannot see blocks of numbers anywhere. Please take a good look at your sheet and remember that we are NOT familiar with your data. Make it clear what you want done.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  10. #10
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: formula (array or otherwise) to average data in one column in different size blocks

    And all your formulae like this:

    IFERROR(OFFSET(INDEX(N1:N200,MAT.....

    where there are no $ signs before the numbers (e.g. N$1:N$200), have you manually typed those in dozens and dozens of times? Do you know what th e$ signs are for?

  11. #11
    Registered User
    Join Date
    10-15-2016
    Location
    Taipei Taiwan
    MS-Off Ver
    2010
    Posts
    11

    Re: formula (array or otherwise) to average data in one column in different size blocks

    Hi All,

    I really appreciate all the replies. Forgive me -- I will get used to posting threads etc, It may be very difficult to 'explain' the details because the file and spreadsheet and formula are (in my opinion) quite complex. I post data (from an external source) into P1 then the spreadsheet calculates and produces the 'answer in column B. The latest 'Book 2' file illustrates some limited data that was pasted at P1. Then the column N has the blocks of data that I need to average. At the moment (current file ) the last value of each 'block' appears in column B.

    I am looking for a formula to paste in column B that would average each block (in column N). ie B1 should have the average for N4:N8; B2 have the average for N12:N15; B3 the average for N19:N28; B4 the average of N24:N28.
    Attached Files Attached Files

  12. #12
    Registered User
    Join Date
    10-15-2016
    Location
    Taipei Taiwan
    MS-Off Ver
    2010
    Posts
    11

    Re: formula (array or otherwise) to average data in one column in different size blocks

    Hi Glenn,

    I am aware what the $ sign is for. I have just removed them in order for me to copy the formuls between columns (of which I have 30 or so in the final spreasdsheet).

  13. #13
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,409

    Re: formula (array or otherwise) to average data in one column in different size blocks

    So are you saying that you want those averages calculating without the need for the marker numbers 1,2,3, 4, etc. in N2, etc.?

    Regardless of the complexity of your formulae (believe me when I say we've seen things far more complex than this! ), if you give us a workbook that has had the relevant data taken out, we can't halp. Always ensure that any sample workbook contains the data you want us to work with preferably in the correct location.

  14. #14
    Registered User
    Join Date
    10-15-2016
    Location
    Taipei Taiwan
    MS-Off Ver
    2010
    Posts
    11

    Re: formula (array or otherwise) to average data in one column in different size blocks

    Thanks AliGW -- message understood!!

    In answer you your query the latest Book 2 file may be better to understand the request. The 'markers' 1,2,3 etc can be found in column A as 11, 12, 13 etc.... I have also tried to use the 'markers (in column N to attempt to write a formula). As you may notice I have used them to reproduce the last value in each block. Now I am trying to do the same for 'averaging'. each block (in column N). ie B1 should have the average for N4:N8; B2 have the average for N12:N15; B3 the average for N19:N20; B4 the average of N24:N28.

    Thanks again AliGW

    Chris

  15. #15
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,409

    Re: formula (array or otherwise) to average data in one column in different size blocks

    Please explain why the marker 1 is represented as 11 in column A.

  16. #16
    Registered User
    Join Date
    10-15-2016
    Location
    Taipei Taiwan
    MS-Off Ver
    2010
    Posts
    11

    Re: formula (array or otherwise) to average data in one column in different size blocks

    Hi AliGW,

    They are indicated as 11, 12, 13 etc for internal editing because I have a similar 'block ' of data (with same formula and same calculations) which has 21, 22, 23, etc, and another set of data that has 31, 32, 33, 34 .....and so on (right up to n1, n2, n3...

    Chris

  17. #17
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,409

    Re: formula (array or otherwise) to average data in one column in different size blocks

    Thanks, Chris. Sorry for all the questions, but I am still not clear about column N: do you want to be able to perform the average calculations without the need for the markers?

  18. #18
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: formula (array or otherwise) to average data in one column in different size blocks

    With the first marker in A1, enter this array formula in B1, this works with your sample, but given the lack of clarity in your posts, may not work with anything else.

    =IFERROR(AVERAGE(OFFSET($N$1:$N$200,MATCH(A1&"",$N$1:$N$200,0)+1,0,INDEX(FREQUENCY(IF(ISNUMBER($M$1:$M$200),ROW($M$1:$M$200)),IF(ISTEXT($N$1:$N$200)*LEN($N$1:$N$200),ROW($M$1:$M$200))),ROWS(B$1:B1)+1))),"")

    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer.

    Once the array is confirmed, fill down as needed.

  19. #19
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,147

    Re: formula (array or otherwise) to average data in one column in different size blocks

    Interesting results:

    =AVERAGE(N4:N8) 60.32

    =AVERAGE(OFFSET($N$1,3,0,5)) 60.32

    =OFFSET($N$1,MATCH(A1&"",$N$1:$N$200,0)+1, 0,5) 60.69

    =OFFSET($N$1,MATCH(A1&"",$N$1:$N$200,0), 0,5) 60.69

    Jason's formula: 59.87


    ??????

  20. #20
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: formula (array or otherwise) to average data in one column in different size blocks

    Well spotted, John!

    =AVERAGE(OFFSET($N$1:$N$200,MATCH(A1&"",$N$1:$N$200,0)+1,0,INDEX(FREQUENCY(IF(ISNUMBER($M$1:$M$200),ROW($M$1:$M$200)),IF(ISTEXT($N$1:$N$200)*LEN($N$1:$N$200),ROW($M$1:$M$200))),ROWS(B$1:B1)+1)))

    Gives the correct result, but adding error suppression causes an anomaly. Using the formula above, indexing the frequency array returns 5, once the formula is wrapped in IFERROR, it returns {5}.

    It appears that the single element array passed to OFFSET causes an error, which in turn causes the optional height parameter to be ignored, resulting in AVERAGE(OFFSET($N$1,3,0)).

    As with most things, there is a workaround,

    =IFERROR(AVERAGE(OFFSET($N$1:$N$200,MATCH(A1&"",$N$1:$N$200,0)+1,0,MIN(INDEX(FREQUENCY(IF(ISNUMBER($M$1:$M$200),ROW($M$1:$M$200)),IF(ISTEXT($N$1:$N$200)*LEN($N$1:$N$200),ROW($M$1:$M$200))),ROWS(B$1:B1)+1)))),"")

    However, as is often the case, the suggestion is only as good as the information we are given to work with.

  21. #21
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,147

    Re: formula (array or otherwise) to average data in one column in different size blocks

    Why does this give wrong result?

    =OFFSET($N$1,MATCH(A1&"",$N$1:$N$200,0)+1, 0,5) 60.69

  22. #22
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: formula (array or otherwise) to average data in one column in different size blocks

    It's not the result that's wrong, John, that would be correct assuming that you entered that formula in row 7.

    edit:- your formula in rows 4-7 will return the value from column N, same row, any other row will return an error, the same as if you enter

    =$N$4:$N$8

    A range used where only a single cell is valid will typically return the same row for numeric data, or an error for text.
    Last edited by jason.b75; 10-15-2016 at 07:27 AM.

  23. #23
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,147

    Re: formula (array or otherwise) to average data in one column in different size blocks

    Brain was obviously frozen !!!!!!

    =AVERAGE(OFFSET($N$1,MATCH(A1&"",$N$1:$N$200,0)+1, 0,5))
    Last edited by JohnTopley; 10-15-2016 at 08:44 AM.

  24. #24
    Registered User
    Join Date
    10-15-2016
    Location
    Taipei Taiwan
    MS-Off Ver
    2010
    Posts
    11

    Re: formula (array or otherwise) to average data in one column in different size blocks

    Hi All,

    Thanks for the comments (especially the recent ones from John and Jason)....sorry I have been away for a day or so -- but will 'analyse' all the threads and comment latere (maybe towards the weekend

    Cheers

    Chris

  25. #25
    Registered User
    Join Date
    10-15-2016
    Location
    Taipei Taiwan
    MS-Off Ver
    2010
    Posts
    11

    Re: formula (array or otherwise) to average data in one column in different size blocks

    Hi again,

    I have been away for a few weeks. I appreciate the assistance and have managed to 'combine' all of the suggestions from Jason/John and AliGW to come up with a formula that appears to work. The one issue with Johns 'formula' was the value '5' . This is fine if there are 5 rows or cells of data in the block. However if this number changes to 3 or even 1 then that formula will not work. Nevertheless I have adapted this formula with the following (pasted into B1).

    =IFERROR(AVERAGE(OFFSET(N2,MATCH("1",N2:N200,0),,(MATCH("2",N2:N200,0)-MATCH("1",N2:N200,0)-2))),"")

    The blocks of data to consider are in column 'N'. I have deliberately left out '$' because in my actual spreadsheet I need to copy column B to other parts of the spreadsheet. Also the above formula in B1 cannot be copied down the column because the markers "1", "2" etc, need to change in each row. Hence the formula in B2 will be:

    =IFERROR(AVERAGE(OFFSET(N2,MATCH("2",N2:N200,0),,(MATCH("3",N2:N200,0)-MATCH("2",N2:N200,0)-2))),"")

    Naturally this gets quite tedious if there a 'millions' of rows but fortunately I have a maximum of 20 rows so the task is not too bad. The formula may not be elegant and I am sure there are folk out there who could modify it in case one does have 'millions' of rows.

    I attach the actual part of the spreadsheet

    Thanks again

    Chris
    Attached Files Attached Files

  26. #26
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,147

    Re: formula (array or otherwise) to average data in one column in different size blocks

    Try .... modified Jason's formula ...

    generic for any range in Column N from 1 onwards

    =IFERROR(AVERAGE(OFFSET($N$1:$N$200,MATCH(ROWS($1:1)&"",$N$1:$N$200,0)+1,0,MIN(INDEX(FREQUENCY(IF(ISNUMBER($M$1:$M$200),ROW($M$1:$M$200)),IF(ISTEXT($N$1:$N$200)*LEN($N$1:$N$200),ROW($M$1:$M$200))),ROWS(B$1:B1)+1)))),"")
    Attached Files Attached Files
    Last edited by JohnTopley; 11-05-2016 at 05:32 AM.

  27. #27
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: formula (array or otherwise) to average data in one column in different size blocks

    This one can be copied.

    =IFERROR(AVERAGE(OFFSET(N$2,MATCH(RIGHT(A1),N$2:N$200,0),,(MATCH(RIGHT(--A2),N$2:N$200,0)-MATCH(RIGHT(A1),N$2:N$200,0)-2))),"")

    The longer formula that I used earlier was based on no marker after the last block of numbers, however with the ending marker, this shorter formula works.

  28. #28
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,147

    Re: formula (array or otherwise) to average data in one column in different size blocks

    This is better (with end marker) ....,

    =IFERROR(AVERAGE(OFFSET(N$2,MATCH(ROWS($1:1) & "",N$2:N$200,0),,(MATCH(ROWS($1:2) & "",N$2:N$200,0)-MATCH(ROWS($1:1)& "",N$2:N$200,0)-2))),"")

    as RIGHT will fail if there are more than 9 rows (10 =0 and 1,2 (11,12) etc will repeat)

    See attached columns B, D and E

    @Chris: is there any reason you have the "markers" in N as text ("1") rather than just numbers??
    Attached Files Attached Files
    Last edited by JohnTopley; 11-05-2016 at 08:31 AM.

  29. #29
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: formula (array or otherwise) to average data in one column in different size blocks

    Haven't examined all the previous. Here's another way. Applied to workbook in post #11. It's just an extension of your own formula that also defines the lower boundaries of each subset.

    =IFERROR(AVERAGE(OFFSET(INDEX(N$1:N$200,MATCH(ROWS($1:1)&"",N$1:N$200,0)),2,0):OFFSET(INDEX(N$1:N$200,MATCH(ROWS($1:1)+1&"",N$1:N$200,0)),-2,0)),"")

    Must be array entered. If you aren’t familiar with array-entered formulas array enter means the formula must be committed from edit mode by simultaneously pressing and holding down Ctrl and Shift while hitting Enter.
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    This works for the data supplied.
    Last edited by FlameRetired; 11-05-2016 at 10:23 PM.
    Dave

  30. #30
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: formula (array or otherwise) to average data in one column in different size blocks

    Another way. If there is room for a helper column first enter this formula in O2 and fill down. It can be any column. It repeats the initial boundary numbers for each section.

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Then in B1 filled down this non array formula.
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  31. #31
    Registered User
    Join Date
    10-15-2016
    Location
    Taipei Taiwan
    MS-Off Ver
    2010
    Posts
    11

    Re: formula (array or otherwise) to average data in one column in different size blocks

    Thanks again to John, Jason and Flame Retired......all formula are useful if the markers are 'text'. In reply to John's query -- there is no reason why the markers are text as "1" etc, and my formula works equally well with either a number or text. Jasons/Johns adaptation only works with text markers. Could your formula work with numbers? How can one modify them. Flame Retired array formula is also OK with Text but I haven't been able to modify it for 'numbers'. As far as the second message from FlameRetired -- it isn'ty possible to add a column at 'O'.

    Cheers -- appreciate all of the communication

    Chris

  32. #32
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,147

    Re: formula (array or otherwise) to average data in one column in different size blocks

    If you want to use numbers, change formula in N which assigns numbers....

    =IFERROR(IF(AND(M1="",M2="",M3=""),1,(-((K2-J2)*((RIGHT($P$1,4)/1000)/10))+M2*(VLOOKUP($P$1,$R$1:$S$200,2,FALSE))/((VLOOKUP(L2,$R$1:$S$200,2,FALSE))))),"")

    formula in B

    =IFERROR(AVERAGE(OFFSET($N$1:$N$200,MATCH(ROWS($1:1),$N$1:$N$200,0)+1,0,MIN(INDEX(FREQUENCY(IF(ISNUMBER($M$1:$M$200),ROW($M$1:$M$200)),IF(ISTEXT($N$1:$N$200)*LEN($N$1:$N$200),ROW($M$1:$M$200))),ROWS(B$1:B1)+1)))),"")

+ 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. average certain blocks of cells VBA
    By ferday in forum Excel General
    Replies: 6
    Last Post: 06-08-2016, 12:47 AM
  2. Replies: 3
    Last Post: 04-02-2016, 08:16 PM
  3. Replies: 13
    Last Post: 10-08-2014, 08:35 AM
  4. [SOLVED] Mixing Blocks of Data from 2 Columns into 1 Column, with conditions
    By jocund.ky in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-11-2012, 06:40 PM
  5. Using macros to identify blocks of data and summarise those blocks
    By gophbeav in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-05-2012, 04:35 AM
  6. Clubbing blocks of Data for two entities in a Column Chart
    By e4excel in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 03-12-2009, 10:50 AM
  7. Replies: 1
    Last Post: 03-26-2007, 07:01 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