Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]() Hi Aladin, Thank you for reply. I made a hash of my original explanation and detail my requirements below: Apologies for this ongoing Post: I've just realised my error in that I'm not getting the correct MODE value because I've included columns with numerical values that need to be excluded when calculating the MODE value. The columns that I need the overall calculated MODE value for are columns F, N, V, AD and AL using the feature of Filtered Visible cells. My columns with data start from column A - AM and comprise the following: Numerical data TO BE INCLUDED in MODE calculation = Columns F, N, V, AD, AL Numerical data EXCLUDED in Mode calculation = Columns A, B, C, D, E, I, J, K, L, M, Q, R, S, T, U, Y, Z, AA, AB, AC, AG, AH, AI, AJ, AK Text Data = Columns G,O, W, AE, AM Empty Columns = Columns H, P, X, AF, AN I apologise for my confusion. Thanks Sam Aladin Akyurek wrote: Assuming that row 1 of A:J houses header values... =MODE(IF(SUBTOTAL(3,OFFSET(A2:J10,ROW(A2:J10)-ROW(A2),0,1)),IF((MOD(COLUMN(A2:J10)-COLUMN(A2)+1,2)=0)*ISNUMBER(A2:J10),A2:J10))) which must be confirmed with control+shift+enter. -- Message posted via http://www.officekb.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
To safety merge cells without data destroyed, and smart unmerge! | Excel Discussion (Misc queries) | |||
Heps to design Locked/Unlocked cells in protected worksheet | Excel Discussion (Misc queries) | |||
Convert data of cells to any type: Number, Date&Time, Text | Excel Discussion (Misc queries) | |||
Count number of shaded cells | Excel Discussion (Misc queries) | |||
Protected cells -automatically format to a different color | Excel Discussion (Misc queries) |