J
jarski
Help on this one would really make my day - I am a total novice on
macros / programming but I have this monster of a data in my hands that
needs to be clarified.. so please - the simpler the solution the
better.
Ok, here is the scenario:
Column A has a list of numeric values. The list is very long and the
values are on every row ie there is a value on every row way down the
sheet.
On column B I need to select the biggest value from every set of three
values on the column A. In other words, in cell B1 I need the biggest
value of A1:A3, in B4 the biggest value of A4:A6 etc.
Now, this could simply be done by copying the formula MAX in the proper
cells in column B, but the list of values is too long, so a macro is
probably needed.
THANK YOU!
macros / programming but I have this monster of a data in my hands that
needs to be clarified.. so please - the simpler the solution the
better.
Ok, here is the scenario:
Column A has a list of numeric values. The list is very long and the
values are on every row ie there is a value on every row way down the
sheet.
On column B I need to select the biggest value from every set of three
values on the column A. In other words, in cell B1 I need the biggest
value of A1:A3, in B4 the biggest value of A4:A6 etc.
Now, this could simply be done by copying the formula MAX in the proper
cells in column B, but the list of values is too long, so a macro is
probably needed.
THANK YOU!