View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Durai Durai is offline
external usenet poster
 
Posts: 7
Default dropdown to show only part of data sheet

I like to use a dropdown button to see data related to a row name.
Example
name item# amount
x ac 100
x ab 200
v aa 300
v ax 150
x ac 800
c bd 200
x cd 150
how can i use a dropdowm button inorder to see the details for name "x' only.
Any help Please