Hi guys
I have a workbook with 236,000 rows of data (accross 4 sheets). Each sheet is identical layout with differnet data. An example of the data is:
Policy Number Scheme Number Name Agent code Scheme Name
Kxxxxxxxxxx Jxxxxx Mr A example 5/xxxx Example Scheme
Kxxxxxxxxxx Jxxxxx Mr A N Other 6/xxxx Another Example
To do a search for a scheme number for example I would filter the 4 sheets using the scheme number I needed, then copy and paste the info from the 4 sheets into a 4th sheet so that I could work with the data.
I need to know if its possible to do the following:
create a useform to act as a GUI to that if a scheme number is selected it will search/filter the 4 sheets and present the results in a 5th sheet
I could upland a sample if ti would help
Many thanks in advance
Jamie