| Thread | Last Post | Replies |
|
| Limit access to records when using a form | 02 Nov 2004 14:06 GMT | 2 |
Is it possible to prevent users from scrolling through a form, i.e. when the form is initialised, the only thing they can do is to create a new record and not scroll through previously created records?
|
| How to fix getiums not found in dyn. link lib. msdart?? | 02 Nov 2004 13:19 GMT | 1 |
When I boot up I now get this message: Unregmp2.exe. getiums not found in dynamic link library msdart. dll. How can I fix this? Any help would be appreciated.
|
| Weeknumber. msowcf.dll | 02 Nov 2004 12:11 GMT | 3 |
According to "Help" it is possible to get the number of a week. Syntaxis (in Dutch): WEEKNUMMER(serieel-getal; type_resultaat). Help adds: If this function gives an errormessage, maybe you have to install msowcf.dll.
|
| Saving Access info onto floppy or emailing it to a third party | 02 Nov 2004 04:52 GMT | 1 |
How do I save my data from Access onto a floppy disc (both tables and queries)? When I email my work it won't let them open it because it's not on the same "internet" and for security purposes. How do I email or save to a floppy disc?
|
| Disabling new entry in recordset ? | 02 Nov 2004 01:51 GMT | 5 |
I have a form that populates data based on the data in a cboBox. That works fine however as the user clicks through the 'next' button (custom buttons, not the ones that come with the form) if the recordset returns say, two entrys, if the suer clicks past the second record then ...
|
| need help with networkdays() | 01 Nov 2004 23:58 GMT | 2 |
I am unable to use networkdays() function. When I search for it, it tells me to find Msowcf.dll file. This file exists in c:\program files\.... on my PC. What else should I do? By the way, netwoekdays does not show up in the built in functions either.
|
| Formating text in design view | 01 Nov 2004 22:23 GMT | 3 |
Trying to format first and last names, first letter caps, rest lower case. Tried using the canned Access format >L<?????????, but this does not work. Suggestions? Thanx, kbs...
|
| Access Home Inventory Database for Access in Office XP | 01 Nov 2004 19:09 GMT | 3 |
There is a Home inventory database available for Access 98 but I haven't the facilities to convert this to the Access 2002 (XP) that I have. Despite extensive searching, I can't find any equivalent of the home inventory for Access 2002. Does anyone know if there is one please?
|
| Password Protected Form | 01 Nov 2004 18:59 GMT | 1 |
I would like to set up a form in which the user would need to enter a password before the form would open. Thanks in Advance
|
| error message - urgent please | 01 Nov 2004 17:58 GMT | 1 |
When I try to create a table by get external data (excel spreadsheet), I get the following error - "Method 'columns' of object 'IImexGrid' failed. What does this mean and what should I do? I am also having problems with multiple sub forms on a form. Is this
|
| ACCESS | 01 Nov 2004 17:39 GMT | 10 |
TABLE1 HAS SEVERAL FIELDS, ONE OF WHICH CURRENTLY HAS A COMBO BOX DISPLAYING INFORMATION BASED FROM A FIELD IN TABLE 2. UPON SELECTING AN ENTRY FROM THE COMBO BOX, I WOULD LIKE TO AUTO POPULATE THREE ADDITION FIELDS IN TABLE1, TO MATCH THEIR CORROSPONDING FIELDS IN
|
| What Happened to Help and Support | 01 Nov 2004 15:51 GMT | 7 |
Yesterday I posted this: What happened to this site: http://support.microsoft.com/ I used to go here, click on Newsgroups at the top, click on Windows, XP,
|
| Switchboards | 01 Nov 2004 11:15 GMT | 2 |
I am trying to create a switchboard for the 1st time and I am getting an error. The form name 'Switchboard' is misspelled or refers to a form that doesn't exist. Please help.
|
| how to sum access page fields and store total in table? | 01 Nov 2004 11:08 GMT | 2 |
I need to sum several fields on a data access page, and save the calculated value, displayed in another field, back to the Access table. I can do the summing, and show the total, but I can't get the Data page to save the total back to the table for me.
|
| Make controls visible based on Checkbox value | 01 Nov 2004 11:07 GMT | 1 |
I have created a form which contains a subform. On the subform I have a checkbox. Based on whether or not this is ticked, other controls on the subform are either visible or not (I've used VB to code it - sample below). If NewHire.Value = True Then
|