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...
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...