sbglobal2012
08-07-2012, 11:03 PM
Greetings,
i'm having trouble passing a variable. my code is something like this:
dim i as integer my problem is when the procedure calls "LargeNum". . . . the references to cell properties e.g. "cells(cell.row,1)" are not recognized!!!! anything associate with the "cell" from the original procedure gives an error.
Please Help
i'm having trouble passing a variable. my code is something like this:
dim i as integer my problem is when the procedure calls "LargeNum". . . . the references to cell properties e.g. "cells(cell.row,1)" are not recognized!!!! anything associate with the "cell" from the original procedure gives an error.
Please Help