Is this possible?

Mel Smith

Well-known Member
Joined
Dec 13, 2005
Messages
1,023
Office Version
  1. 365
Platform
  1. Windows
I have a list of 1,364 players that have ever represented their club and I would like to make it dynamic by adding any new players to the list should they represent their club. The players are listed in column B1:B1364 on a spreadsheet called History. In a separate workbook called Averages, I have a spreadsheet named Championship.

What I would like to do on the History sheet in cells B1365 and downwards, say to B1401 is to have a formula that looks the range of D4:D63 of the Championship spreadsheet and if, say the value in one of the cells is greater than 0, check that the corresponding name in range B4:B64 (on the same sheet) is already listed on the History sheet (B1:B1364 etc) or not. If the name is already listed, do nothing. If it is not listed then copy the contents of the cell (B4:B63) and paste it in the next cell of the History names list i.e. add to B1365 and then B1366 and so on.

Is this possible? Any help will be much appreciated.

Mel
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
Could this by handled better by VBA and a command button?

Mel
 
Upvote 0

Forum statistics

Threads
1,215,102
Messages
6,123,099
Members
449,096
Latest member
provoking

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