Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I ' m trying to write a VBA sub that checks the value of a certain cell in a column, if there's a number there
Im trying to write a VBA sub that checks the value of a certain cell in a column, if there's a number there then i need it to save it and the row name where it is and then paste it into another table in a different sheet.The picture here is a simplified version of what i have. On sheet id have a drop down list where the user picks the material they want. In this example they chose "iron".Then what I want the sub to do is match the material name from all the columns on sheet look down the matched column, check if there's a number not a then paste back on sheet the name chemicals there might be more than one used and values the amount used
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started