Hello,
Thanks in advance for the help. I would like some help with a macro to help with this if anyone could I would be very grateful. I receive 9 columns of data from my manager, the 9th being a code associated to a fund which is named in column A. I sort the data by this code, with two blank lines left between each data set.
He wants a median of the data from column C of each set to be placed in column J in the blank row just above the data set. The number of rows in each set is variable.
I would also like to place in column A, on the same row (in line with the median) a vlookup of the code, I have the codes and their names on another sheet called Strategies in columns A and B.
Sorry if this is badly explained. Here is how I want it to look:
Investment 'Median of column C'
Data from Investment
Data from Investment
Data from Investment
Data from Investment
Pension 'Median of column C'
Data from Pension
Data from Pension
Savings 'Median of column C'
Data from Savings
Data from Savings
Data from Savings
Data from Savings
Data from Savings
And so on....
Cheers
Thanks in advance for the help. I would like some help with a macro to help with this if anyone could I would be very grateful. I receive 9 columns of data from my manager, the 9th being a code associated to a fund which is named in column A. I sort the data by this code, with two blank lines left between each data set.
He wants a median of the data from column C of each set to be placed in column J in the blank row just above the data set. The number of rows in each set is variable.
I would also like to place in column A, on the same row (in line with the median) a vlookup of the code, I have the codes and their names on another sheet called Strategies in columns A and B.
Sorry if this is badly explained. Here is how I want it to look:
Investment 'Median of column C'
Data from Investment
Data from Investment
Data from Investment
Data from Investment
Pension 'Median of column C'
Data from Pension
Data from Pension
Savings 'Median of column C'
Data from Savings
Data from Savings
Data from Savings
Data from Savings
Data from Savings
And so on....
Cheers
Last edited: