DAGUET
Member
Dear VBA Users,
i am stuck here and can't move : here is the issue : I have coded a userform linked to a module that uses vlookup function. The idea is simple : as the user will select a country from the drop down list (say Chile), the userform will automatically return the risk free rate and the corporate tax rate without the need to manually look it up.
The problem : my syntax sounds good but it does not work... If you have an idea that would solve this that would be really great.
another thing : when the drop down list item is selected, i would like the fields below to update automatically and not upon clicking on an empty field. This comes from a specific method I used but could be improved I think.
may many thanks (file included).
Best R
i am stuck here and can't move : here is the issue : I have coded a userform linked to a module that uses vlookup function. The idea is simple : as the user will select a country from the drop down list (say Chile), the userform will automatically return the risk free rate and the corporate tax rate without the need to manually look it up.
The problem : my syntax sounds good but it does not work... If you have an idea that would solve this that would be really great.
another thing : when the drop down list item is selected, i would like the fields below to update automatically and not upon clicking on an empty field. This comes from a specific method I used but could be improved I think.
may many thanks (file included).
Best R
Attachments
Last edited: