Hi,
I have a pretty crazy problem when trying to do the following. I have a simple form with several textboxes. I would like to read the textbox value one by one by incrementing the textbox number (say we have 5 textboxes numbered Text1 to Text5. Here is the example of the code:
Private Sub...