Hi all wondering if someone could help me out. What im trying to do seem simple but i was unable to figure it out with either a formula or a macro any help would be greatly appreciated
here's my problem
I would like to have value from Sheet(1) column C and value from Sheet(2) Column E generate a list on Sheet(3) A1 to be used for a dropdown list.
example
result wanted
|Sheet 1 Col "C"| |Sheet (2) Col "E"| |Sheet (3) Col "A"|
| | | | | |
| Jack | | Daniel | | Jack |
| Mickey | | Mouse | | Mickey |
| | | | | Daniel |
| | | | | Mouse |
Or if there's a better way maybe with a formula in the Data validation?
Thanks
here's my problem
I would like to have value from Sheet(1) column C and value from Sheet(2) Column E generate a list on Sheet(3) A1 to be used for a dropdown list.
example
result wanted
|Sheet 1 Col "C"| |Sheet (2) Col "E"| |Sheet (3) Col "A"|
| | | | | |
| Jack | | Daniel | | Jack |
| Mickey | | Mouse | | Mickey |
| | | | | Daniel |
| | | | | Mouse |
Or if there's a better way maybe with a formula in the Data validation?
Thanks