maloneb
Mechanical
- Aug 11, 2011
- 22
Hey guys,
I've got a Sub-routine that filters a table and performs a lookup selecting the appropriate data.
The Sub-routine was originally a function, yet the function was not working correctly.
My question is, why does the code run correctly when it is a sub-routine and not a function? And how do you apply a sub routine on one cell in excell to be used instead of a function?
Thanks
I've got a Sub-routine that filters a table and performs a lookup selecting the appropriate data.
The Sub-routine was originally a function, yet the function was not working correctly.
My question is, why does the code run correctly when it is a sub-routine and not a function? And how do you apply a sub routine on one cell in excell to be used instead of a function?
Thanks