Search results

  1. M

    using wildcards with a combo box

    Hi Im trying to create a query that uses a combo box as the filter criteria. However the combo box needs to use wildcards, which i would have thought would have been *[forms]![control]![combo1]*. However this doesnt seem to work, anyone know what im missing? Cheers Michael
  2. M

    Access Window

    Dear All I have created a password form to pop up on the click of a button however I would like to remove window around the form. The window I want to remove is the standard access border containing the form name and record number, is there anyway to remove it? Regards Michael
  3. M

    Search through an Access table

    Hi all Im creating an access 2000 database and im having a bit of trouble with some functionality. I am not sure how to build a Vb module to search through a table to find if a record already exists in it based on one field(UID). Then give the user an option to delete the record or not. Could...
  4. M

    Removing a Character from a table

    Hello All I am current creating an Access 2000 database. However I have one table that contains the character / in. It only appears in one column but occurs multiple times and can be in the middle of sections eg 09/10. Is there a good way of just stripping out the one character through a vb...
  5. M

    Running Excel Replace Function from Access

    Hi all Im trying to set up an access module to run a find and Replace on a CSV file to remove all speech marks from it. Does anyone know how I would go about doing this? Cheers for any help you can offer Michael
Back
Top Bottom