kenneth.campos
Registered User.
- Local time
- Today, 10:45
- Joined
- Jan 2, 2010
- Messages
- 11
So lets say I create 80 text boxes. They'd be auto named Text1 through Text 80. Then I delete the last 40 of them. So now I have Text1 through Text 40. If I create a new one, it becomes Text81. Is there a way to make it start with the next available (Text41) instead? Also if I create a combo or check it uses the same number (combo82, check83). So can those start at 1 for each type? I can go through and rename them all manually in the property sheet, other tab, name field, but If I can just reset the counter to the next available I'd really prefer that.