| Thread | Last Post | Replies |
|
| PROJETOS | 24 May 2005 17:51 GMT | 2 |
prestação de serviço de desenhos Em AUTOCAD regularização para prefeitura elaboro pequenos trabalhos de urgências
|
| Using Zip Code Database | 24 May 2005 17:47 GMT | 7 |
sI need help on with Zip Code Lookup DataBase. I have a database with postal zip codes, cities and states I want to be able to have the user enter the zip code and it automatically fill-in the city and state fields associated with that zip code.
|
| KeyDown Procedure Help | 24 May 2005 16:45 GMT | 1 |
I have a drop down box on my form that I am trying to restrict users from typing in a drop down list. I seem to be having trobule picking up any letters being typed in. I get a type mismatch error. When a letter is typed in, I want to tell the user that they cannot type in
|
| Newbie needs help with form | 24 May 2005 16:38 GMT | 4 |
I want to code a form text box to create a field in table from two others and a number. field1 client forename field2 client surname
|
| Email a form possible? | 24 May 2005 15:44 GMT | 1 |
I have an Access form that I want to email using Outlook. The user would fill out the form and send it back to me. I would then save the form to the Access database. Is this possible??
|
| decimal places with dlookup | 24 May 2005 15:20 GMT | 1 |
i got this query with a dlookup formula. in the form try to define the number of decimal places, but it doesn't work. i define the decimal places, but i keep geting them on the form. the dlookup is a calculation coming from a diferent query, i also define the number of decimal ...
|
| Email reciepent after click of submit button | 24 May 2005 14:52 GMT | 2 |
I have a form that has an "assigned to" field. When this field is updated and the submit button is clicked, I'd like to send an email to that person "assigned to" to left them know that they have an issue waiting in the database.
|
| Calling a Module? | 24 May 2005 14:47 GMT | 2 |
I have a PUBLIC SUB abc() in a Module. How can I call that? In my calling program, I cave "call abc", but I get an error that it expects a variable or procedure, not a module. What am I doing wrong?
|
| how can I create a record in VBA? | 24 May 2005 13:56 GMT | 2 |
I'm new in programming in VBA. I've created a form in which the items sold should be filled in. I The items sold should update the inventory table. It should deduct the quantity from the quantity on hand.
|
| Read INI Files?? | 24 May 2005 13:33 GMT | 6 |
I would like to be able to read an ini file then configure my form according to the settings in the ini file. Is there a function that I can use where I specify (using the file below) MyINI.ini, [TABS], TabVisible to have the value ("Y") returned? Thanks.
|
| the calendar control!? | 24 May 2005 13:09 GMT | 4 |
The calendar control in Access 2003 is driving me nuts ... How can I tell this control to automatically select the current date when the form is opened? I tried it with:
|
| Parameter Error | 24 May 2005 12:49 GMT | 4 |
Hi there, using A02 on XP. I have a double primary key for my unique value. Record is on subform for editing, validation and print. Click a button to preview the report after editing complete. Copied some wordage and put my rpt and field names in. But,
|
| subform filter | 24 May 2005 12:37 GMT | 1 |
Using CUSTOMERDB and OrderDB as an example: If I have a form1 that uses as a source, a SELECT statement or a query that joins all orders to their respective CUSTOMER, I can see displayed all the orders for a given CUSTOMER, but I cannot change any datafield in ORDERDB.
|
| tab stip | 24 May 2005 07:49 GMT | 1 |
Thx 4 the answer on my query for tab strip I need to know if its possible to show contents of one table in one tab strip and contents of another table in another tab strip under same form Hope its possible
|
| Set tables hidden attribute from code | 24 May 2005 02:36 GMT | 4 |
I have a library mdb that want to link a table to, through code. Upon completion of the linking action, I want to set the tables hidden attribute. I was using the transfer database action to do the linking but then realized that it was not actually putting the link in the ...
|