| Thread | Last Post | Replies |
|
| new record blank row | 07 May 2004 00:43 GMT | 1 |
Is it possible to make the new record blank row be at the top of a data table rather than at the bottom?
|
| Why doesn't this update work? | 06 May 2004 21:34 GMT | 2 |
My update isn't updating the table. Why? Code is: strSQL = "Update AVAILABILITY " & _ "Set AVAILABILITY.[Booking ID] = " & varNewID & _
|
| Addin for sorting? | 06 May 2004 20:00 GMT | 5 |
I'm not able to get the "Advanced Filter/Sort" option under "Records/Filter" in the table maintenance window to work. I choose it, and it puts me in the query builder, and I enter my criteria, but when I came back out and click "Apply Filter" nothing happens. When I go back in to ...
|
| OPEN OE AND CONNECT TO THE INTERNET | 06 May 2004 18:10 GMT | 3 |
I AM TRYING TO FIND OUT IF THERE IS A WAY TO TO OPEN UP OE AND GET THE INTERNET TO CONNECT AT THE SAME TIME OR SOMETHING SIMILAR TO THIS FUNCTION...IS IT POSSIBLE...
|
| Rpts: Force Group Header Even If No Data | 06 May 2004 17:53 GMT | 1 |
I have a report that is grouped by a field named [Region]. The report is launched from a dialog form which contains a Region List Box. The report prints data for Regions selected in the list box. If there is no data present for one or more of the Regions selected, the report does ...
|
| How do I backup, copy or transfer data | 06 May 2004 12:59 GMT | 3 |
How can I backup data in Access 97 so I can retrieve it if disaster strikes? also, how can I copy Access data to use in another computer? can I copy or backup data from Access 97 to be restored and used in a later version of Access?
|
| prefilling controls on a form | 06 May 2004 03:43 GMT | 2 |
I have two forms FrmA and Frmb. A command button on FrmA is used to open FrmB. What code do I need to use to prefill controls on FrmB with values from FrmA?
|
| How to avoid hard-coding the DB folder path? | 06 May 2004 02:18 GMT | 2 |
What's the best way to I need to write a little Access application to collect data for later analysis. I will be hiring some high school kids to do the actual data entry. They will be working on it over the summer.
|
| Update not working | 06 May 2004 01:07 GMT | 1 |
With regard to the following code it doesn't update the table: strSQL = "Update AVAILABILITY " & _ "Set AVAILABILITY.[Booking ID] = varNewID " & _
|
| New to DCount, Help Please | 05 May 2004 22:50 GMT | 4 |
I've set up a database for a nonprofit food distribution center. The manager wants to limit the number of times a client can use the center to once a month. I have a mainform based on tblClients that has a continuous subform based on
|
| Checking if a file exists | 05 May 2004 19:14 GMT | 2 |
Hey all How in VBA would you check to see if a file exists to determine whether to proceed or not Thanks ari
|
| Query problem | 05 May 2004 18:01 GMT | 2 |
Hi all, I have this problem with a subform in that it will not open/refres with a blank/new record for the user to use. I suspect it is because o this recordsource...
|
| Pivot tables no drop zone | 05 May 2004 16:26 GMT | 3 |
I get drop zones for Pivot Charts but NO DROP ZONES FOR PIVOT TABLES. access 2002 Anyone know what this problem is? Its driving me crazy.
|
| Cannot open a database with a previous version of your application | 05 May 2004 14:28 GMT | 2 |
Cannot open a database with a previous version of your application.....This is the error message we get once we upgraded our office package. We were currently on Office97 Pro and upgraded to Office XP Pro and we get the
|
| Startup | 05 May 2004 13:59 GMT | 1 |
Hi al I have change the Tools->Startup and remove the Allow Fullmenus,Default Shortcut Menu,Builtin toolbar and select a form when startup. How can I remove these setting to default?
|