data consolidation list

N

Noddy2011

Is it possible to create say a list of employees on sheet 2 that can be
selected on sheet one and once they are selected they are removed from sheet
2?
 
G

Gord Dibben

Removal of any data would require VBA

How would the names be selected?


Gord Dibben MS Excel MVP
 
N

Noddy2011

They would be selected through data consolidation. I have the template made
just cant get the names to subtract off the list once they are entered. Is
there a way i can upload the workbook for you to view?
 
G

Gord Dibben

You mean select from a Data Validation dropdown list?

Do you want to actually remove the selected name(s) from sheet2 or just
remove that name from the DV dropdown list?

If the latter, see this from Debra Dalgleish.

http://www.contextures.on.ca/xlDataVal03.html

She also has a sample file to go with the instructions.

If that won't help then add a sheet with a description of what you want,
upload the file to a file-host, post the link to that file-host here.

If someone wants to take a look they will download the file to their
computer.

http://www.freefilehosting.net/
http://savefile.com/


Gord
 
Top