Excel VBA Course
Excel VBA Course - From Beginner to Expert

200+ Video Lessons
50+ Hours of Video
200+ Excel Guides

Become a master of VBA and Macros in Excel and learn how to automate all of your tasks in Excel with this online course. (No VBA experience required.)

View Course

Function creation, ambiguous error

0

Hi in which session do we find function vba tutorial

And I do get an error of ambiguous name error while creating userform textbox. 

Answer
Discuss

Answers

0

Without seeing your code this is usualy caused by having the same sub name more than once. 

The message should give you the sub name that is replicated.

Discuss


Answer the Question

You must create an account to use the forum. Create an Account or Login