Yes there are a couple of ways, either use a switch/case statement based on the value of i to direct to the correct object or use the translate object name (can't remember the exact syntax) based on "tbBox" & i to load the correct textbox for storing to.
Don't have Excel at home now only at work, so can't look it up.



Reply With Quote
) based on "tbBox" & i to load the correct textbox for storing to.
Bookmarks