04-07-2011, 02:38 PM
Hi Rachna,
You can achieve this by returning array through your function.
Syntax:
function name = array
It can also be done using Dictionary object (Scripting.Dictionary).
Please let me know if you are not able to reach the solution.
You can achieve this by returning array through your function.
Syntax:
function name = array
It can also be done using Dictionary object (Scripting.Dictionary).
Please let me know if you are not able to reach the solution.