View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Glenn Glenn is offline
external usenet poster
 
Posts: 11
Default Macro to Autofilter

Hi,

I have a spreadsheet that has number of coloums
A = Name
B = Address
C = Process

I have a userform that has Macros's on it. I am trying to
create a macro that is called 'Glenn' and when pushed it
will take the user to that spreadsheet (Sheet2) and
autofilter coloumn A and display cells that equal Glenn.

Many Thanks