Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
SteveS2
Posted - 02/26/2007 : 10:14:14 AM Origin 7.5 SR6 Window XP SP2
I have test data that I looking to analysis. The data is grid that has 12 thermocouples. I want to find the max, min and average values for each row.
I am using the Set Column Function to create the functions Max(Col(B),Col(C),Col(D),Col(E),Col(F),Col(G),Col(H),Col(I),Col(J),Col(K),Col(L),Col(M)) This function works
Min(Col(B),Col(C),Col(D),Col(E),Col(F),Col(G),Col(H),Col(I),Col(J),Col(K),Col(L),Col(M)) This function works
Avg(Col(B),Col(C),Col(D),Col(E),Col(F),Col(G),Col(H),Col(I),Col(J),Col(K),Col(L),Col(M)) This function does not work
Is there a function that will average column values for each row? I can alway add the columns and divide by 12, I am just looking for a average function.
1 L A T E S T R E P L I E S (Newest First)
Mike Buess
Posted - 02/26/2007 : 11:03:20 AM Hilight the cells you want to analyze and select Statistics on Rows on the context (right-click) menu.