| Thread | Last Post | Replies |
|
| Query selection from Form? | 21 Jan 2005 01:57 GMT | 1 |
Can you make a check box in a form to generate a report with the data you selected on the form??
|
| I need a function with Dates | 21 Jan 2005 01:24 GMT | 3 |
In a form we enter two dates. Hotel Check-In Date and Hotel Check-Out Date. We need to have in a new field how many days he stayed in the hotel, a simple number that will come from the abstraction. And it should be saved somewhere in the querie for every record. Please step by step ...
|
| Different access behaviour with different regional settings | 21 Jan 2005 01:18 GMT | 2 |
I have an access database, which under polish default regional settings works correct. If I change the default settings to US english, then I get this message always when I try to open any form (see below) "The expression On Open you entered as the event property setting produced ...
|
| Product ID Code | 20 Jan 2005 23:23 GMT | 1 |
I am an American teacher, who is currently living and teaching in the Czech Republic. I bought a copy of the Microsoft Office for Teachers and Students, installed it and registered it without any problems. Unfortunately, as soon as I tried to access any of the programs, Office ...
|
| Desktop shortcut | 20 Jan 2005 23:17 GMT | 1 |
I have secured database 97 located in share drive. And then I splited it manually. It works. Here is the website where I learned to secure databases. http://www.jmwild.com/security97.htm
|
| How to put a module in debug | 20 Jan 2005 23:11 GMT | 2 |
Help! I'm new to VB and can't figure out how to put a module into debug mode. Can anyone point me in the right direction? Thank you
|
| Putting a Password InputMask in an Inputbox ? | 20 Jan 2005 21:21 GMT | 1 |
I've got the following code for an Inputbox and am wondering if there is a way of putting a password input mask on this code without having to create a textbox control ? strMsg = "Enter the Password"
|
| Automatically updating forms | 20 Jan 2005 20:31 GMT | 3 |
I need to calculate accruals based on a date of hire. I've set up a form to do this and it works great, but I don't want the H.R. director to have to open a form for each employee to update it. The update uses an if-then query. Maybe there was a better way to do this than through ...
|
| Literature review | 20 Jan 2005 17:48 GMT | 2 |
I am a research student in the UK. I am starting my literature review and want to record and document my findings in Access. I thought there may be a standard package that did this but I cannot find
|
| how do i set up a club in Access? | 20 Jan 2005 16:02 GMT | 5 |
I want to set up a database for a rugby club with various details held on members including type (Ordinary; Associate; Senior Citizen) which affects how much they pay. Each year I want to re-set status when money is due & keep a record of dues paid, ideally automatically ...
|
| Legal adoption of Child in an other country, Can anyone tell what. | 20 Jan 2005 15:58 GMT | 1 |
Does anyone know, or have the specimen of the legal paperwork to adop a child in an other country, what do I need from the parents of the child to give up their rights on the child and let me adopt him/her.........? Please Help
|
| Any suggestions for issue listed? | 20 Jan 2005 14:53 GMT | 2 |
am currently working on an access database for the wellness division of the non-profit organization I work for. They are currently tracking all of there members, activities, member attendance, and payments in excel worksheets. Here is the current table setup: tblindividuals ...
|
| .BeginTrans | 20 Jan 2005 14:32 GMT | 6 |
Hi All. I'm trying to use the ADO connection event .BeginTrans. However my program always gives me the DAO members list when I type the "." I have copied the code from an access book that I am working on and it works fine in the example.
|
| Guidelines on Size and Users? | 20 Jan 2005 12:35 GMT | 1 |
We have an Access database that over the years is getting pretty big. It gets its data from two sources: a coldfusion web app, and a third party application that handles faxed forms. Analysts will also connect directly to the tables using SAS to extract data. There is no ...
|
| Code to filter form | 20 Jan 2005 11:46 GMT | 1 |
I wish to create an input box into which the user can type all or part of a field to open a form which will show all the fields matching the criteria. According to "Help" a SQL expression (without the word WHERE) should do the trick. I imagined that one of the following would work, ...
|