Hi everyone here.
I'm actually new to this coding thing, but have a very little background with visual basic..
anyway, I've created a simple application which allows user to input their personal details (name, address, data of birth, etc) which will then be saved into a spreadsheet, which i will call excel 1 here...everything works very well...however, I wanted to add a feature on the application..and i really don't know how to start the code. ok, what i want is like this:
while the user types his/her name, an empty textbox will show his/her status matching a different spreadsheet (excel 2). what i have in mind is like a search/query thing but without clicking a button, just completing the name field, will display that specific cell from excel 2....any help?
thanks in advance..!!