Search Access Database through Excel Userform

sanits591

Active Member
Joined
May 30, 2010
Messages
253
Hi,

Given Data
I have an access database with 30 tables, sequencing from TableNameA,TableNameB, ...... TableNameZ....TableName1.....TableName4, with Columns A (having one field), and column B (hyeprlinked Text) in each Table.

Requirement

I need to have a userform in excel (as front end) with textbox as a search field for the entire Tables and column A, column B. When the text is entered in the textboox then list box on the userform must get the values and its related searches, like applicable for wild card characters also.

Any suggestion or help shall be appreciated in this regard.

Anticipatory Thanks!
 
The database should not be that size.

Have you actualy used hyperlink fields?

You don't need to do that unless you want the user to be able to click directly on the link to open up the page in the default browser.

You only need to store the words, search terms and base URL.
 
Upvote 0

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
Thanks for your suggestion, i made the data like words (air brake), search term (air+brake) only, and the URL was taken as the Base URL, and the paths have taken from the search term.

The web page is opening in the web control, and displaying the required search term, but the size of the excel file(.xlsx) which was imported was of 837kb, and the database created for 2856kb, this was the worry of sizes.

And apart from this the web control need to show only the webtable using some Coding.

Please help me to eradicate the intricacies.

Thanks!
 
Upvote 0
That is a totally different problem.

Perhaps you could start a new thread for it.
 
Upvote 0
I mean the web table thing by the way.:)
 
Upvote 0

Forum statistics

Threads
1,224,507
Messages
6,179,181
Members
452,893
Latest member
denay

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top