Hi
I've create a form "Test Search" with 6 different search bars so then I can search very specific. If you click on SEARCH button then you will direct to another form with overall overview of products.
The problem is under column "Supplier" it only shows numbers 1 till 5 random.
But if you open the table "tblProduct" you'll see under column "Supplier" instead of numbers different supplier names...
How can I change vba code on SEARCH button in the "Test Search" form? on click?
How can I change the code so that it's show the names of the suppliers instead of the numbers??
I'll add my file so you can see it for yourself.
Open form "Test Search" > click SEARCH button > see column Supplier, all numbers
Open table "tblProduct" > see column Supplier, all names
Note: I'm a beginner with Access and VBA please be patient with me
Please help me out..
Thanks a lot
I've create a form "Test Search" with 6 different search bars so then I can search very specific. If you click on SEARCH button then you will direct to another form with overall overview of products.
The problem is under column "Supplier" it only shows numbers 1 till 5 random.
But if you open the table "tblProduct" you'll see under column "Supplier" instead of numbers different supplier names...
How can I change vba code on SEARCH button in the "Test Search" form? on click?
How can I change the code so that it's show the names of the suppliers instead of the numbers??
I'll add my file so you can see it for yourself.
Open form "Test Search" > click SEARCH button > see column Supplier, all numbers
Open table "tblProduct" > see column Supplier, all names
Note: I'm a beginner with Access and VBA please be patient with me

Please help me out..
Thanks a lot