View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David M David M is offline
external usenet poster
 
Posts: 10
Default Variables in VB Code

I'm trying to get a macro to check the contents of a field- then filter a
columb on another sheet based on that content e.g
On one sheet "x" appears- this being variable- then goes to another sheet,
to a defined columb and filters on "*x*"

Any ideas?

Thanks in advance.