| Thread | Last Post | Replies |
|
| miliseconds | 05 Oct 2006 10:23 GMT | 5 |
I have a problem with setting up time format in Access that I need.. I have to have something like this HH:MM:SS:MMM that is hour:minutes:seconds:miliseconds and be able to sum miliseconds like 500+700=1200ms=1s and 200ms
|
| question abt form view | 05 Oct 2006 08:23 GMT | 4 |
hi all !! Pls teach me how to get form view on the center of my screen. any help with appreciated ! Luan from VietNam
|
| Access 97 - phone connection | 05 Oct 2006 08:01 GMT | 1 |
I have a client data base with 3500 names and phone numbers. When a client phones in, is there some software connection that would bring up that clients file automaticly. Thanks, Jed
|
| Autofill records because data is repetitive | 05 Oct 2006 02:17 GMT | 5 |
Is there a way to automatically, or by using say a function key, call/paste into a current table or query's field the same value entered for the same field in the immediately preceeding record, when values for a
|
| User Manual | 05 Oct 2006 01:53 GMT | 1 |
I have created a database for a not-for-profit organization using MS Access and I am planning to write a user manual. Does anyone has a user manual sample for their database created in MS Access.
|
| Populating a table with federal holidays (USA) | 05 Oct 2006 01:17 GMT | 34 |
http://www.opm.gov/Fedhol/ http://www.opm.gov/Fedhol/2008.asp Federal law (5 U.S.C. 6103) establishes the following public holidays for Federal employees. Please note that most Federal employees work
|
| MAPISendMail question - repost | 05 Oct 2006 00:40 GMT | 1 |
130 Targets(0) = "smtp:CRCI@NorthState.net" 135 MySubject = "Some relevant subject" 140 MyBodyText = "Blah, blah, blah" 150 Call SendMailWithOE(MySubject, MyBodyText, Targets)
|
| Hyperlink | 04 Oct 2006 21:18 GMT | 3 |
Is there a way to set a Hyperlink or build code to open a file using a certain application? This isn't what I want to do, but is similar and maybe easier to understand. Example:
|
| Sub Form record Access/navigatiion | 04 Oct 2006 18:49 GMT | 4 |
I have a form/subform where a new record is created on the subform by a button click. After the new record is created, I then need to go directly and display the new record in the subform.
|
| access linked tables (again) | 04 Oct 2006 16:08 GMT | 1 |
I am new to Access. I have to rewrite an app built with Access upon SQL Server. Access links to SQL Server with linked tables. Now i'd like to change the connection
|
| MS access Outlook | 04 Oct 2006 15:20 GMT | 3 |
Is it possible to send a mail from access? Thx
|
| Form Requery with Multiple Users | 04 Oct 2006 15:10 GMT | 4 |
I've got a form where multiple users will be 'booking' their trades. Several bound fields have on update/change requery code for the Form, this is to limit the rest of the fields based on these. The first user has no problems but the 2nd user, if tries to change on of these fields ...
|
| Check the contend of a SubForm | 04 Oct 2006 13:37 GMT | 1 |
Dear reader, I have a SubForm in witch appear some records as datasheet layout. I need to check of the SubForm is empty or not. I have tried the following code but it does not work.
|
| Process not working on laptop | 04 Oct 2006 13:14 GMT | 25 |
I wanted to rule out other possibilities before suggesting a memory upgrade for a user who owns a Dell Inspiron 6000 laptop with 512 MB of ram. I have a report based on a parameters query. The query selects billing
|
| Page header problem | 04 Oct 2006 12:19 GMT | 3 |
On a report I need to display some controls on all pages except the first page. I have added these controls to the page header of the report and in the on format event am using the code; If page =1 then
|