| Thread | Last Post | Replies |
|
| I need to use access on a PDA | 11 Jul 2008 12:16 GMT | 1 |
Hi. What do I need to use a simple access database on my PDA? I have 1gb of memory. Thanks, Marco
|
| Data type: Number, Field Size: Decimal, How do you declare it in VB Dim statement? | 11 Jul 2008 10:19 GMT | 1 |
I have a field Quantity, defined in the Table Design as: Dat Type: Number Field Size: Decimal Precision: 18
|
| Log on form | 11 Jul 2008 10:01 GMT | 1 |
I'm looking to create a log in screen for my database, i don't need a password on it so the form design itself will be a simple combobox, what i want to do is somehow have the system store the current user and enter it alongside the orders logged within it. basically so that
|
| Runtime Access 2007 | 11 Jul 2008 08:37 GMT | 2 |
I have a problem with access runtime 2007. I make an application with access 2007 with some query. I disable the confirm message for execution of the query. When I use the runtime version I have for every query this message
|
| Setting column width | 11 Jul 2008 07:55 GMT | 4 |
Is there a way to set the column width in a subform so that it doesn't change everytime the form is open?
|
| Expression/Formula Help | 11 Jul 2008 05:32 GMT | 1 |
I have a multi-column table. Three of the columns are Last Name, First Name and Date of Birth (mm/dd/yyyy). I'd like to create another column as a unique identifier based on these three. The fourth column would be first three of last name, first three of first name, then date ...
|
| On Exit Event Procedure Not Executing | 11 Jul 2008 04:23 GMT | 1 |
I have an event procedure to create a date to be updated to a hidden field on a form. I've associated the procedure with the On Exit event. It suddenly quit working after months of successful execution. If I cut and paste the event procedure from the On Exit event to the Got ...
|
| Decipher Error Message | 11 Jul 2008 04:18 GMT | 1 |
When I open my form, it opens the code and highlights the IsLoaded("ProductList") and when I try to close it, I'm told the debugger is closing. What do I need to do to fix my code?? I've checked all the names used in the code and they appear to be correct. What else do I need ...
|
| Report Footer | 11 Jul 2008 03:06 GMT | 5 |
Am having some data which has to be displayed on the last page of the report at a fixd position. I use the report footer for this but the problem is that wherever the report ends, the data is displayed just after that..even if it is the startting of the page...( that's what the ...
|
| Help with formula | 11 Jul 2008 01:16 GMT | 5 |
I need help writing this up in an access formula. This is going in to a Query. Here it is in excel formula =IF(D11<6,Q11,0) This is what I have in access.
|
| Form Changes Underlying Table | 11 Jul 2008 01:05 GMT | 2 |
Ive created a form from a table in access and when i use the form, the first entry in the table always changes automatically. I change it back to its correct entry and when i go back into the form and switch back to the table, it has changed again. Can anyone give any ...
|
| Formula Help | 11 Jul 2008 00:38 GMT | 2 |
I am working on an incentive database. In this database, I have three table’s name [Transaction Errors], [Potential Payout] and [Actual Incentive Calculation]. If [Transaction Errors] is greater than 6 error’s then [Actual Incentive Calculation] will be $0.0, but if [Transaction
|
| to NOT show | 11 Jul 2008 00:34 GMT | 2 |
Hey there smart people! I have a table of customers; there are certain customers I no longer want to mail too; so in my labels query, how do I tell it I want to NOT show CustomerID 350, 407, 405, 421, etc, etc.
|
| Word Forms | 11 Jul 2008 00:32 GMT | 1 |
When I try to use the Word templates it takes me on line . Once on line it says I do not have a valid copy of Word. I bought the 2007 Office Standard version and have the original package and disk. How can this be remedied?
|
| linking tables | 11 Jul 2008 00:13 GMT | 3 |
I want to join two tables. I have a table [Freight Detail] table where I use forms to enter details of freight (cartons, pallets etc). I have also created another table [Freight Invoice] where I want to record the details of the invoice from Transport
|