Svgmassive
Board Regular
- Joined
- Nov 2, 2010
- Messages
- 113
I have an array that populate the rows(headers) with names (15). i have variables declare as long that i am trying to get the column number assigned to.
T_col as long
Pay_col as long etc.
can i put the t_col and pay_col etc. into an array that i call populate with the column number as i loop through the headers.
thanks
T_col as long
Pay_col as long etc.
can i put the t_col and pay_col etc. into an array that i call populate with the column number as i loop through the headers.
thanks