Hi guys,
I'm pretty new to VB but hopefully you can help!
I'm trying to make a form that has a search function (textbox and button), which will take the text in the textbox and search through an excel spreadsheet column to find the specified text...
I then want the found text row data (there are 5 columns) to be displayed on the form.
I hope that shoddy description kind of makes sense! what do you think the best way to do this would be?
Thanks,
Nick
I'm pretty new to VB but hopefully you can help!
I'm trying to make a form that has a search function (textbox and button), which will take the text in the textbox and search through an excel spreadsheet column to find the specified text...
I then want the found text row data (there are 5 columns) to be displayed on the form.
I hope that shoddy description kind of makes sense! what do you think the best way to do this would be?
Thanks,
Nick