frontypro4x
New Member
- Joined
- Jan 3, 2015
- Messages
- 9
Hi,
New to Excel VBA but have a little experience with excel.
My question I guess is does the application.worksheetfunction.max() allow to calculate the values of 10 text boxes on a user form?
I have created a user form where the user will select a chemical name which than auto populates other text boxes with the selected chemicals info i.e. Re Entry and Preharvest interval times with the VBA Vlookup function.
The problem that I'm having is that I need to be able to get the maximum number of hours for the Re Entry text boxes as there is the possibility of selecting 10 different chemicals that could be applied at the same time, to a text box that I could use to later calculate a Re Entry date and time, as well as the Pre harvest.
I have attached the project that I am working on, it is still in early stages and doesn't have all the formulas in place yet. Just trying to get all the components figured out first and then its just copy and paste and adjust the code for the areas missing it.
Thanks for any body willing to show me what I am not understanding
So I guess I can't attach any thing yet. Must need to have a minimum amount of post I guess
New to Excel VBA but have a little experience with excel.
My question I guess is does the application.worksheetfunction.max() allow to calculate the values of 10 text boxes on a user form?
I have created a user form where the user will select a chemical name which than auto populates other text boxes with the selected chemicals info i.e. Re Entry and Preharvest interval times with the VBA Vlookup function.
The problem that I'm having is that I need to be able to get the maximum number of hours for the Re Entry text boxes as there is the possibility of selecting 10 different chemicals that could be applied at the same time, to a text box that I could use to later calculate a Re Entry date and time, as well as the Pre harvest.
I have attached the project that I am working on, it is still in early stages and doesn't have all the formulas in place yet. Just trying to get all the components figured out first and then its just copy and paste and adjust the code for the areas missing it.
Thanks for any body willing to show me what I am not understanding
So I guess I can't attach any thing yet. Must need to have a minimum amount of post I guess
Last edited: