Hi.
I've created a multipaged userform which contains comboboxes for the purposes of allowing a user to search for data that matches their needs.
I've managed to implement a lot of the required functionality, but I was hoping for a steer on how to code a search function that could make it all work.
The data to be searched is all in Excel, on a sheet that is
. There are up to 30 search fields which can have a value to search with.
I think this needs an array. I'm not sure how best to accomplish this. Anyone out there built something similar? or just knows how best to code a search function?
Thanks in advance,
David
[joinedupwriting]
"whaddaya mean, 'invalid tag'?!?"
[/joinedupwriting]
![[lightsaber] [lightsaber] [lightsaber]](/data/assets/smilies/lightsaber.gif)
I've created a multipaged userform which contains comboboxes for the purposes of allowing a user to search for data that matches their needs.
I've managed to implement a lot of the required functionality, but I was hoping for a steer on how to code a search function that could make it all work.
The data to be searched is all in Excel, on a sheet that is
Code:
xlVeryHidden
I think this needs an array. I'm not sure how best to accomplish this. Anyone out there built something similar? or just knows how best to code a search function?
Thanks in advance,
David
[joinedupwriting]
"whaddaya mean, 'invalid tag'?!?"
[/joinedupwriting]
![[lightsaber] [lightsaber] [lightsaber]](/data/assets/smilies/lightsaber.gif)