I have 2 Radio Buttons, and once a user clicks a Add Record Button i need my form to do something based on which radio button is selected, but I cannot figure out how to tell. I have tried using the OptionValue option, but the value is always there no matter if the Radio button is selected or...
Ah the word cues brought an idea into my head. I will just define the Sub or Function name in a string at the beginning of that sub/function then if a error occurs I can just call my error handler that writes the error to the table, but now i can add the sub/function name!. thanks a lot
- Maximum
Try putting
Between [Start date] and [End Date]
into your criteria section for the date field you want to search between. When you run the query it should pop up 2 input boxes for Start Date and End Date
let me know if this helps.. there are many ways to do this, but this is the easiest
-...
You could use the Registry Key for AutoAdminLogon
Open your regedit from Start-Run .
HKEY_LOCAL_MACHNINE
-SOFTWARE
--Microsoft
---Windows NT
----CurrentVersion
-----WinLogon
Add these string values
AutoAdminLogon w/ Value of 1
DefaultUserName w/ Your User Name
DefaultPassword w/ Your...
I am trying to Create a Customer Info table. I need a way to extract Just One occurrence of Each customer. Right now there are multiple Exsistences of the same info over and over and I just want to create on Table with the info then a relationship. What would be the best way to go about this...
I got my form working to generate 2 Union Queries. One for Product A and one for product B. but there has got to be a easier way to say " IF A Third TR record Exists Between #1/1/2003# and #3/1/2003# then Pull Data from 1st TR,2nd TR,3rd TR Tables
- Maximum
I need some help. Our Database is not normalized at all and We keep track of SN returns with Tables for the Return #. Like 1st TR,2nd TR,3rd TR.. I need a query to pull all information from 1st,2nd,3rd TR tables if it is a 3rd TR and then sort the data like this:
Return # Serial Number
1st TR...
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.