Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have profile data that I need to group into bins of one meter. Each
profile is going to be a variable length (about 1400 measurements per file). I would like to automate the process of binning the data. For example, the following columns of data would be grouped according to depth where all measurements that occur at 7 meters would be averaged together and the ones that occur at 8 meters would be done the same way. Depth Photons 7.831 4.82E+05 7.995 3.30E+05 8.107 4.10E+05 8.209 5.47E+05 8.372 4.26E+05 8.617 4.83E+05 8.902 4.83E+05 In a file, there are 13 columns of data. Column A is empty, Column D has the depth and all the other columns will be averaged together based on the depth. Each file has one worksheet. I would like the macro to put the binned data into another worksheet in the same file. Any help or direction would be great. -Ray |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is there a way to unload the loaded XLL file in Excel? Hi all, I amdebugging XLL link library using Visual C++. Everytime I rebuild the XLL, Ihave to close the whole Excel program and relaunch the Excel program again,and then load in the newly gene | Excel Discussion (Misc queries) | |||
please help in this program | Excel Discussion (Misc queries) | |||
Which program? | Excel Discussion (Misc queries) | |||
My program | Excel Worksheet Functions | |||
My Program | Charts and Charting in Excel |