why this macro always gives my syntax error ?![]()
Sub CubeRoot() Num = InputBox(“Enter a positive number”) MsgBox Num ^ (1/3) & “ is the cube root.” End Sub
why this macro always gives my syntax error ?![]()
Sub CubeRoot() Num = InputBox(“Enter a positive number”) MsgBox Num ^ (1/3) & “ is the cube root.” End Sub
Last edited by syedfahadjalali; 03-02-2013 at 04:44 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks