How can I call a custom function without VBA asking me to assign it to
variable?
Ex:
Sub test()
customFunction(arg1,arg2)
end Sub
is there any way to do this without msgboxing it or assigning it?
Cheer
--
mattsva
-----------------------------------------------------------------------
mattsvai's Profile:
http://www.excelforum.com/member.php...fo&userid=3113
View this thread:
http://www.excelforum.com/showthread.php?threadid=51181