kathleen0927
New Member
- Joined
- Feb 7, 2018
- Messages
- 32
Hey! Looking for some help with creating an input box to filter an Excel spreadsheet that has about 1900 rows of data.
I want to have a push button control that will produce an input box where the end user will enter data to filter the list. Data will be located in column A starting in row 11. When the user enters info ("ABC1"), the list will be filtered showing only rows with that code in column A. I'd also like the selection entered ("ABC1") to be inserted in my header in cell C4 for reference.
I have never worked with input boxes before so everything I am looking at, is failing miserably!
I want to have a push button control that will produce an input box where the end user will enter data to filter the list. Data will be located in column A starting in row 11. When the user enters info ("ABC1"), the list will be filtered showing only rows with that code in column A. I'd also like the selection entered ("ABC1") to be inserted in my header in cell C4 for reference.
I have never worked with input boxes before so everything I am looking at, is failing miserably!
Last edited: