I've just started trying to code in VB6 and need a little help please....
When user enters tel number in textbox, what code do I need which will search for that number (in a particular column) in Excel. I need this so I can populate other text boxes in my form with the remaining cells' data in that row.
Hope this makes sense. Any help would be appreciated.
When user enters tel number in textbox, what code do I need which will search for that number (in a particular column) in Excel. I need this so I can populate other text boxes in my form with the remaining cells' data in that row.
Hope this makes sense. Any help would be appreciated.
Comment