Any help would be appreciated.
I would like to add a check box to my form that relies on the following condition; however, I can't seem to get the syntax right.
Iif([tblbib].[ISSN]=[tblprior].[ISSN], TRUE)
Many thanks,
jessica
I have two tables:
tblbib
tblcoverage
I want to apphend a column (estimatedvolumes) from tblcoverage to tblbib where tblbib.issn = tblcoverage.issn.
I created the column in tblbib prior to running the append query. I dropped column estimatedvolumes into the append query - click run (because...
Is there a way to create a custom query interface for users where they can select multiple criteria to run a query just by selecting say, radio buttons or the like?
Any help would be much appreciated. I have a form with two combo boxes (campus and provider) and a list box. The user chooses his/her criteria from the combo boxes and after update displays the results in a list box. How can I, if it's even possible, print the results displayed in a list box?
Is there any way to stop Access from returning to the first record when a command button turning on the edit mode is clicked? For example, if a user is browsing the database via the form and comes upon a record that needs to be updated and clicks on the turn on edit mode button she invariably...
I have duplicate data in a table, but when I run a report I would like to hide the duplicate data. When I click Yes to HideDuplicates in the text field property and run my report - a blank space remains where the duplicate data is hidden. How can I both hide the duplicate records and remove...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.