View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Creating a "Search All" function

Hi Tammy,

Try turning on the macro recorder while you perform the operation manually.

This should provide you with code which can be adapted and incorporated into
your existing code.


---
Regards,
Norman



"Tammy" wrote in message
oups.com...
Hi there -

I have a little problem here and I was wondering if anyone could help
me out with this. I've created a database and already set up advanced
search macros. It selects a certain column and user can enter a string
to perform the search.

But, I was also wondering if anyone know a way where I can also have a
search where I can search a key word in all columns.