I am trying to achieve the same thing discussed previously in thread707-602893
I have textbox objects dropped directly onto an Excel spreadsheet (i.e. not in a VBA form). I would like to provide the functionality for my users to tab between textbox fields on my spreadsheet. Because I have dropped the form objects directly onto the spreadsheet, I do not have the property available to set the tab order.
The previous discussion (referenced above) hints at how to do this, but does not give me enough to be able to put it into practice. Can anybody suggest a way to do this?
Thanks
Adrian
I have textbox objects dropped directly onto an Excel spreadsheet (i.e. not in a VBA form). I would like to provide the functionality for my users to tab between textbox fields on my spreadsheet. Because I have dropped the form objects directly onto the spreadsheet, I do not have the property available to set the tab order.
The previous discussion (referenced above) hints at how to do this, but does not give me enough to be able to put it into practice. Can anybody suggest a way to do this?
Thanks
Adrian