| Thread | Last Post | Replies |
|
| numbers and pounds | 02 Nov 2009 05:56 GMT | 2 |
what word represents both numbers and (lbs.) pounds in microsoft word?
|
| koanplam | 01 Nov 2009 22:10 GMT | 2 |
|
| Creating a form based on SQL View | 01 Nov 2009 21:53 GMT | 10 |
I am linking to a MySQL database and have created various views. I have been using these views to create reports successfully. One of the views I wish to display as a datasheet, so I created a form based on that view. However, the form only displays the first record associated
|
| Transfer field data from a main & sub form | 01 Nov 2009 20:51 GMT | 2 |
Hi does anyone know how I would transfer data to my word template from a sub form that is on my main form? I’m able to receive the main form data using this code, behind a button. Dim oWord As New Word.Application
|
| Delete events on a Continuous Form sub form | 01 Nov 2009 19:13 GMT | 3 |
On my Continuous Form sub form I have On Delete and After Del Confirm events. They work fine when one record is deleted at a time but when user selects and deletes multiple records the events do not work as required. What is the correct method to handle deletion of multiple ...
|
| looking for drawing register database? template? | 01 Nov 2009 18:24 GMT | 8 |
Looking for a database management system that records drawings and rev numbers, status, date superseded etc.
|
| SQL [newbie] | 01 Nov 2009 11:46 GMT | 6 |
The following query retrieves all prices from a table: SELECT Price_Data.Date_Quote, Price_Data.[Model&Variant_ID], Car_Model_Variants.Power, Car_Model_Variants.Options, Price_Data.Price, Price_Data.Clerk
|
| Filtering Subform using option buttons on main form | 01 Nov 2009 06:45 GMT | 3 |
I trying the set up a filter option for my database. Long story short i have a subform in a tab control on the main form. then on the main form i have a option box with radio buttons with the following choices, Filter by date, Filter by Account, None and others may be
|
| ddsd | 01 Nov 2009 04:11 GMT | 1 |
|
| Fastest and most Efficient code? | 01 Nov 2009 04:10 GMT | 14 |
Access 2003 I have a table for Sales Orders and one for Sales Order Detail records with a one-to-many relationship defined on SalesOrderID. The Sales Order table has over 50,000 records and the Detail has over 200,000.
|
| Performance gain with Access running on 64 bit processor | 01 Nov 2009 03:54 GMT | 13 |
I am running 32 bit Access 2007 on a Dual Core laptop with 4 gig of ram. I realize there are many variables to performance, but will I see a big performance boost on Office 2007 Access (64 bit) w a 64 bit Dual Core with 6 ~ 8 gig of ram.
|
| Using Date parameters in select queries Access 2003 | 01 Nov 2009 03:23 GMT | 5 |
I've got a db that was created that uses a select query that calculates future dates on a form called qryPMInfo that is based dates from the table tblPMInfo which are formatted with short date. This query is used throughout the db. My problem is when I use this query without ...
|
| access 2007 | 01 Nov 2009 01:41 GMT | 2 |
I have loaded a access 2007 database to a PC that does not have Access program and I can open it. What is wrong?
|