E
Ed
I create a workbook which goes onto a shared network drive. In the
workbook, I have several search tools (most created with the wonderful help
of the gurus here!). Right now, each of these search tools is on a separate
page of the workbook, three pages which contain nothing more that a text box
explaining that search, a button to start it, and code in the sheet. All
the data being searched is on the first page.
I was trying to think of a better way to do this. Maybe a Userform with a
Multipage, with each search on a different multipage. I think I can do
this, but I'm not sure of two things:
(a) how to include this with this workbook only, without requiring the
user to put an Add-In in their own personal Excel?
(b) how to create a toolbar with a "Search Tools" button only when
this workbook is active?
Or - would it be easier (and make a smaller workbook) if I kept it as is?
Your thoughts are appreciated.
Ed
workbook, I have several search tools (most created with the wonderful help
of the gurus here!). Right now, each of these search tools is on a separate
page of the workbook, three pages which contain nothing more that a text box
explaining that search, a button to start it, and code in the sheet. All
the data being searched is on the first page.
I was trying to think of a better way to do this. Maybe a Userform with a
Multipage, with each search on a different multipage. I think I can do
this, but I'm not sure of two things:
(a) how to include this with this workbook only, without requiring the
user to put an Add-In in their own personal Excel?
(b) how to create a toolbar with a "Search Tools" button only when
this workbook is active?
Or - would it be easier (and make a smaller workbook) if I kept it as is?
Your thoughts are appreciated.
Ed