OsamaOlabi
New Member
- Joined
- Sep 26, 2018
- Messages
- 1
Hello MrExcel Community,
I need help with a project I am currently working on, and would appreciate any help on it.
I am trying to create multiple buttons, each have their own pop up search box.
The first button would be for finding car models, EX: Ford, Toyota, etc..
The second button would be for finding car VIN # that limits the user to type exactly 17 characters
The third button would be for finding the year made, for EX: 2012,2013,2014
The fourth button would be for searching for multiple entrees, for example, Year: 2012, Make: Ford, Model: Fusion. where if model is left out blank, would show all 2012, ford models.
The search box should act like the search function in excel, where it lists where all the searched values are and on which sheet, so your able to click on it and navigate through the searched values.
I really know I am asking a lot, and I appreciate any kind of help, even if it was a guide to where I can achieve this. I have looked into so many videos about VBA and macros, but nothing actually teaches me what I exactly need to do.
Thank you again for any help.
I need help with a project I am currently working on, and would appreciate any help on it.
I am trying to create multiple buttons, each have their own pop up search box.
The first button would be for finding car models, EX: Ford, Toyota, etc..
The second button would be for finding car VIN # that limits the user to type exactly 17 characters
The third button would be for finding the year made, for EX: 2012,2013,2014
The fourth button would be for searching for multiple entrees, for example, Year: 2012, Make: Ford, Model: Fusion. where if model is left out blank, would show all 2012, ford models.
The search box should act like the search function in excel, where it lists where all the searched values are and on which sheet, so your able to click on it and navigate through the searched values.
I really know I am asking a lot, and I appreciate any kind of help, even if it was a guide to where I can achieve this. I have looked into so many videos about VBA and macros, but nothing actually teaches me what I exactly need to do.
Thank you again for any help.