Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you very much!
"Leith Ross" дÈëÏûÏ¢ÐÂÎÅ:Leith.Ross.200cem_1134526395.78@excel forum-nospam.com... Hello Terry, When calling a Sub procedure with parentheses like b(i, j), you must precede the cal with the keyword Call... Call b(i,j) Sincerely, Leith Ross -- Leith Ross ------------------------------------------------------------------------ Leith Ross's Profile: http://www.excelforum.com/member.php...o&userid=18465 View this thread: http://www.excelforum.com/showthread...hreadid=493258 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro subprocedure | Excel Discussion (Misc queries) | |||
Hyperlink to a subprocedure in an other workbook | Excel Worksheet Functions | |||
how to call subprocedure from within procedure? | Excel Programming | |||
Code in one workbook to call code in another XL file | Excel Programming | |||
Passing range to subprocedure - maybe? | Excel Programming |