on Mar 24th, 2015, 09:40am, tsh73 wrote:you could incorporate row and column number in the handle |
|
on Mar 24th, 2015, 12:26pm, RNBW wrote:I didn't know that could be done. |
|
I used exactly that technique in my suggested LBB code:
Code:maphandle #w.tb, "#w.tb";row;col
That is, the row and column numbers (assuming they are both single-digit) were used to create the unique handle for each textbox.
Richard.