Search results

  1. M

    string search and filter

    I have been hunting around to find exactly what I need but cant seem to find it... what I need is a way to do a string search within a particular field (surname) and then filter by that string????? Any ideas or point me to the right thread will be much appreciated.
  2. M

    Date and Text as default

    I tried searching everywhere and cant seem to find an answer to this one... Is it possible to have a default value in a table which would be current month and year + text? Eg. mm/yy "text" =now() & "text" is fine but I need to format the date to mm/yy and cant seem to get it right. eg. 08/06...
  3. M

    Required field if enabled.

    After some suggestions, I have a form with combo boxes, the combo boxes are set to enabled "no", but become enabled by an after update command on another field. The after update command works perfectly, however once enabled I need to ensure data is selected, as opposed to leaving blank. Any...
  4. M

    Open a specific Excel Doc from Access Form

    I know how to create a command button to open excel, but is there a way to create a command button to open a specific excel file?
  5. M

    Dymo labeller

    I am using a networked database built by somebody else. I have added a networked DYMO labeller which runs via a simple report in Access 2003. The probelm I am having is that the default label type I specified in the report (30321) keeps changing, it will change intermitantly and to any...
  6. M

    Dymo Labeller link to Access 2003 MDB

    I am using a networked database built by somebody else. I have added a networked DYMO labeller which runs via a simple report in Access 2003. The probelm I am having is that the default label type I specified in the report (30321) keeps changing, it will change intermitantly and to any...
  7. M

    How Can I Check for Duplicates - But Allow Them

    I have a database called "Main" containing customer details and interactions. One of the fields is the "Customer Number", whilst I know I can index the field to stop duplicates, is there a way to check for duplicates when entering the customer numbers into the form and display a warning message...
Back
Top Bottom