Good afternoon.
I'm new to VBA programming and I'm learning how to create user defined functions. I've created a user defined function (The function is called "Quadratic") that calculates the roots of a square function ax˛+bx+c=0 and recieves as inputs the numbers a, b and c, however, when I use the function in excel and I write in a cell "=QUADRATIC(" I would like to see these little hints that appears like "a;b;c" to know which are the parameters that I have to put in each argument of the function. I would like to know if someone could help me about this questions please? I attach the code here:
Thanks for your attention and help, have an amazing day.![]()
Please Login or Register to view this content.
Bookmarks