I have datasets concerning 3 categories: vegetable seed, temperature, and germination temperature.
I want to write a custom function using EXCEL VBA that lets a user input a single vegetable type (using a drop box, preferably) from a given list along with a temperature provided by the user. Once these two factors are entered, I want the macro to pull information from another dataset (individual germination temperature for each vegetable) and calculate two outcomes: germination rate & days to germination.
These outputs can be triggered using buttons or what have you and presented on any cell in the worksheet.
Stuck writing the function and really NEED HELP!
Much thanks,
Bookmarks