BigDelGooner
Board Regular
- Joined
- Aug 17, 2009
- Messages
- 197
I've had a look at this for a while and can't find a solution PLEASE HELP!
I have a list of securities with unique IDs, for example...
ID Sec_Name
123-00 Security ABC
456-00 Security DEF
789-00 Security GHI
On a seperate sheet I have a list of groups. These groups list all securities they are invested in (which can be identified by the unique ID on the securities list).
Group ID Sec_Name
GBP_1 123-00 Security ABC
GBP_2 456-00 Security DEF
USD_1 123-00 Security ABC
EUR_1 123-00 Security ABC
On a seperate summary sheet I am looking to group together these groups by currency and mark with a '*' if a security is held within any of these sub-groups. For example the summary table, based on the information above, will look something like this...
ID Sec_Name GBP EUR USD
123-00 Security ABC * * *
456-00 Security DEF *
789-00 Security GHI
Any ideas guys?
I have a list of securities with unique IDs, for example...
ID Sec_Name
123-00 Security ABC
456-00 Security DEF
789-00 Security GHI
On a seperate sheet I have a list of groups. These groups list all securities they are invested in (which can be identified by the unique ID on the securities list).
Group ID Sec_Name
GBP_1 123-00 Security ABC
GBP_2 456-00 Security DEF
USD_1 123-00 Security ABC
EUR_1 123-00 Security ABC
On a seperate summary sheet I am looking to group together these groups by currency and mark with a '*' if a security is held within any of these sub-groups. For example the summary table, based on the information above, will look something like this...
ID Sec_Name GBP EUR USD
123-00 Security ABC * * *
456-00 Security DEF *
789-00 Security GHI
Any ideas guys?