me.txtsearch.text

  1. B

    What is wrong? SQL error in VBA code?

    Hi I can not find what i am doing wrong with this code. Access does not give me any error message... it just does not show the correct data that i expect. I use this code to filter in a listbox. the problem is with the row in bold. It is something there that is not correct and i cant figure...
  2. B

    Slow when typing in textbox

    Hi I have recently started to have big issues with my database being slow. It is pretty much only slow in one way, when typing in textbox. I do not why this started to happen... my database is on a network drive so others can use it. It is splitted. the frontend has a size of 6mb and the...
  3. B

    Find the error - searching in a listbox does not work?

    Hi I need some help find a error in my code. I have been banging my head against this for some time now. I have a textbox that is called txtSearch It is supposed to search in a listbox. So when the user typse in the textbox, the result filters down in the listbox. This code have worked many...
  4. B

    Help find error in code - search a listbox

    Hey I need some help to search for errors in this code I have used this code before to search a listbox. But suddenly i dont get this one to work... it must be some silly error in the code, but i cant see it. Anyone able to help me? Private Sub txtSearch_Change() Application.Echo False...
  5. B

    Put IS NULL into SQL in VBA code

    I have this sql statement in a query SELECT Profile_Table.Profile_ID, Profile_Table.FirstName, Profile_Table.LastName, Profile_Table.Personnummer, Profile_Table.AnstalldSom, Profile_Table.JobbarPa, Profile_Table.WorkStartDate, Profile_Table.WorkEndDate, Profile_Table.JobbProcent...

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