Search results

  1. O

    Enter field data into labels, not text boxes.

    I wish to present contact information stored in a table in a Form that resembles a business card. I do not want to use any text boxes but would like the data to be entered into label - I don't really need to make any changes to that Form. It is just for viewing and printing. How can I direct...
  2. O

    Multi-Field Search Query not working, null data issue

    Thanks a lot! I tried that and it worked.
  3. O

    Multi-Field Search Query not working, null data issue

    I am facing issues when designing a query to filter out contacts from a table. I designed a table full of contact details and a form to easily navigate that data. I made a separate search form [SearchForm] and a query [SearchQuery] that would filter out contacts according to the values entered...
Back
Top Bottom