Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello All,
I have three columns of raw data which are x,y and z coordinates ("observations") for several different points, say points A to Z. The number of points is variable as is the number of observations of any given point. I want to group the data into blocks seperated by blank rows by comparing each observation with the previous one and then assuming that if the difference in x,y or z is more than say 0.1, then the next observation is of a new point. I then would like to calculate the average value of each blockand display these. The ideal result would be to have the original data in columns A to C, the grouped data in coumns E to G, and the averages in I to K. This is beyond my meagre VBA abilities. Please help! Thanks in advance BTW I'm using Excel 2003 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I compare two values to calculate a total? | Excel Worksheet Functions | |||
Calculate time difference between cells | Excel Discussion (Misc queries) | |||
cells will not calculate | Excel Worksheet Functions | |||
How do I only calculate cells which have a filled color format? | Excel Discussion (Misc queries) | |||
Calculate percentage based on cells with conditional formatting | New Users to Excel |