UncleBajubjubs
Board Regular
- Joined
- Jul 11, 2017
- Messages
- 111
- Office Version
- 2010
Good morning,
I have a sheet in which the user selects criteria for a motor, such as horsepower, amount of usage, size constraints, etc, and then it will give the component name of the motor which best matches those criteria, such as "Motor #324880932 ", etc. Another sheet lists all the motor models (each on its own row) and all of their attributes.
Currently, a user will enter their info and then find that model number in the massive table. I am trying to make a macro to look on the table and find the model number in column B, then copy that entire row to a designated row on the main sheet. I'm wondering what the easiest way to go about this is.
Thanks!
I have a sheet in which the user selects criteria for a motor, such as horsepower, amount of usage, size constraints, etc, and then it will give the component name of the motor which best matches those criteria, such as "Motor #324880932 ", etc. Another sheet lists all the motor models (each on its own row) and all of their attributes.
Currently, a user will enter their info and then find that model number in the massive table. I am trying to make a macro to look on the table and find the model number in column B, then copy that entire row to a designated row on the main sheet. I'm wondering what the easiest way to go about this is.
Thanks!