Create new worksheet every time new user enter the excel, taking averages of cells from all worksheet to a main worksheet

AMR25

New Member
Joined
Apr 24, 2018
Messages
1
Hello all

I'm very very new to VBA. I checked internet forums to find a similar case and tried to modify the program as per my needs but I'm not satisfied with my work. I need your support to do this.

My case:
I have a matrix 21 rows * 30 columns with drop-down list on all the cells, user needs to compare and rank the row vs column (0-3 ranks)
I want to collect the rankings from multiple users (n numbers) and the average of each cells needs to be displayed on the main matrix sheet.

I created a start page where user needs to enter their name and a new worksheet with matrix on their name will be created.

My need:
I have a problem in collecting the average from each of the worksheets (even newly added) to be updated on the main matrix sheet. I don't want to show all the worksheets to each user, they are allowed to see and work only their worksheets.

Can someone help me to achieve this?
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.

Forum statistics

Threads
1,216,176
Messages
6,129,319
Members
449,501
Latest member
Amriddin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top