Search results

  1. Q

    ApplyFilter question

    I have a form with multiple filters and they are applied by a "Filter records" button. One of the filter's is for a name of a company. The problem i have is it does a wildcard search automatically. IE: "Starbucks" is entered will actually do a filter of Starbucks* The reason for that is...
  2. Q

    Conditinal formatting for control (continuous forms)

    I have a continuous form and want to display 6 buttons. I want the buttons to display depending on if there is a value in a certain field or not.. fields "DocNum1" thru "DocNum6" from TCD_RequestedCRDB I was told that the Visible property doesn't work for individual records on continuous forms...
Back
Top Bottom