Say I have a large list of data and the left most column (A) has many repetitions as below.
Country¦Project¦ Month¦ USD
AT¦ A¦ 1¦ XXX¦
AT¦ B¦ 6¦ XXX¦
BE¦ C¦ 4¦ XXX¦
UK¦ A¦ 1¦ XXX¦
UK¦ A¦ 2¦ XXX¦
USA¦ A¦ 4¦ XXX¦
USA¦ B¦ 5¦ XXX¦
With out filtering in the same sheet I would like to use a function similar to lookup and get all the data related (summary) to one country. I would like to see all the entries (as if I have used the advance filter) please. Thank you
This message was edited by PERERA on 2002-10-14 11:07
Country¦Project¦ Month¦ USD
AT¦ A¦ 1¦ XXX¦
AT¦ B¦ 6¦ XXX¦
BE¦ C¦ 4¦ XXX¦
UK¦ A¦ 1¦ XXX¦
UK¦ A¦ 2¦ XXX¦
USA¦ A¦ 4¦ XXX¦
USA¦ B¦ 5¦ XXX¦
With out filtering in the same sheet I would like to use a function similar to lookup and get all the data related (summary) to one country. I would like to see all the entries (as if I have used the advance filter) please. Thank you
This message was edited by PERERA on 2002-10-14 11:07