Hello,
If I have a query which produced the following:
Org: Status: Count of Status:
Q488 Student 8
Q4883 New Hire 10
Q4884 Student 2
Q4886 New Hire 5
The Org field and Status field are Group By in the total line and used...
I generated a data access page but when viewed in the browser, I cannot type in or edit any of the fields. Is there something else I need to do to the page?
What I want to do is have a page on the Internet which I generated the page from a table to have people to be able to input data on the...
I have a table with a field called Status of Action which has the choices to choose Active, Completed, Closed.
Once an item is closed, how do I go about placing this entry in a closed table. Do I have to set up another table named Closed. How would I write the code to put an entry once...
When I entered the query below - I received the error - "You may have entered an invalid identifier or typed parentheses following the null constant criteria."
The string:
Overdue: IIf([Due Date]<Date(), Int(Date()-[Due Date]) & ' days past due', '')
I do type this string for the criteria in...
I had asked this question previously and was told to use the DateDiff() function.
I have an action database with a field Due Dates. I named another field Overdue which is currently blank with I want to use for the query results.
I want to figure out once a due date is past, have the results...
I have an action database with a field Due Dates. I named another field Overdue which is currently blank.
I want to figure out one a due date is past, annotate in the Overdue field - 1 day past due, 2 days past due, etc. in red.
How would I configure this query?
tks
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.