Recent content by LC85

  1. L

    Combo Box Help!

    Hello, I'm having problems with my combo box, I can't remember how to do this.... I have a combo box which only has two values Yes and No. I want the combo box to just to list the 2 unique values rather then a load of yes and no's. Please help.
  2. L

    Using QBF to open a form rather then a table

    Hello, I created a QBF based on queries that the user can search by, at the moment my QBF has a command button that finds the record in a table veiw. What i'm trying to achieve is to be able to create a command button that finds the matching records on a main form (with all records) I...
  3. L

    Using QBF to open a form rather then a table

    Hello, I created a QBF based on queries that the user can search by, at the moment my QBF has a command button that finds the record in a table veiw. What i'm trying to achieve is to be able to create a command button that finds the matching records on a main form (with all records) I...
  4. L

    Qbf Date Field Help

    Thank You that was very helpful... It works!!! :)
  5. L

    Qbf Date Field Help

    Hello, Thanks for the response, I can't seem to get it to work... I obviously done something wrong.... I entered the [DateField] as the name on the table... Field: [DateField] <= [Forms]![FormName]![txtEndDate] Or [Forms]![FormName]![txtEndDate] Is Null As you can tell i am a little new to...
  6. L

    Qbf Date Field Help

    Hello, Can someone help me please??? I have a field on my Main Table called "next Contact Date" and i want to be able to search by 'from and to' date or just by 'from' date only or 'to' date and if it is left null then to retrieve records matching the other criteria specified and return all...
Back
Top Bottom