Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
AFAIK Having declared the sub you just need to pass the comma delimite
variables without brackets (either as hard code or variable names) This works with API calls. eg. MySubroutine 1,"Astring" If you want a returned value, you have to declare a function and us the form :- x = MyFunction MyNumberVariable, MyStringVariabl -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change 3 letter text string to a number string | Excel Discussion (Misc queries) | |||
Passing Query String into MS Excel | Excel Discussion (Misc queries) | |||
Passing string as array variable (Pivot VBA) | Excel Discussion (Misc queries) | |||
Property Let: assign return value of Double when passing String | Excel Discussion (Misc queries) | |||
PASSING A STRING VALUE | Excel Programming |