| Thread | Last Post | Replies |
|
| Checkbox for each row on datasheet subform | 20 Jul 2005 01:43 GMT | 3 |
Simple scenario: In the main form I enter a department name and the datasheet subform shows all employees in that department. I want a checkbox for each of the employees so I can select those to assign to a team. I've exhausted my own ideas - none of which work at all.
|
| Creating an EXE file from an Access file... | 19 Jul 2005 22:56 GMT | 2 |
Does anyone know if it's possible to create an EXE file from an Access MDB file, so a user doesn't have to have Access installed? Thanks for any help, Dan
|
| Access Development | 19 Jul 2005 10:25 GMT | 3 |
My name is Dmitri. When Visual studio 2005 will exit to action,directly from it will I can create and programm new projects for Access as good as from inside Access itself(Visual Basic Application)?
|
| rich text box | 19 Jul 2005 08:11 GMT | 1 |
I noticed that word pad has insert object but does not have insert Picture . ( I have no idea why ) . The same thing happend with Rich text box control . It is easy to enter object in rich text box but not insert picture . I want to insert picture in my RichTextBox activeX ...
|
| Developer problem | 18 Jul 2005 17:34 GMT | 2 |
On a recent instalation on a new computer I get a warning box titled Visual Basic Setup Toolkit with message "The Office system pack cannot be installed on this system because it requires windows NT service pack 6 or later"
|
| Reinitializing a field 'couter' | 18 Jul 2005 13:44 GMT | 2 |
I have a table that has a counter as first field. Sometimes I need to clear the table (deleting all the records) and to fit records again in, without exit the program (I can't use the function 'compact' of the database).
|
| Automate the Report's Title | 16 Jul 2005 11:58 GMT | 11 |
In the post "Ask for Criteria" an MVP included a link to: Martin Green's site <http://www.fontstuff.com/access/index.htm>. From that page there is a link to: <http://www.fontstuff.com/access/acctut19.htm>
|
| Access importing csv file hangs/freezes - sample code | 15 Jul 2005 22:30 GMT | 4 |
For the code below, I try to import csv files into an access database but it seems to hang randomly (and when I say random, I mean it hangs every time but on different csv files each time). Essentially:
|
| Installing Update with IExpress | 15 Jul 2005 21:55 GMT | 1 |
I am trying to create an exe file using IExpress to update an Access 2003 database. I use an inf file to direct the installer what and where to put the new update. The problem as IExpress tries to create the package I get an error message tellimg me it can't find W95INF32.DLL. ...
|
| problem in mde file on other system | 13 Jul 2005 21:51 GMT | 3 |
I create an .mde file for my project in acc 2003 and I use an Autoexec macro as startup way which run a function, the .mde file work fine on my system , but when I try to download or copy the file in another system it doesnt work, but when
|
| "The command or action 'StartupProperties' isn't available now" using AC2003 Custom Startup Wizard | 13 Jul 2005 18:47 GMT | 4 |
I am unable to create custom versions of my ADP using the 'Custom Startup Wizard' in the "Developer Extension Tool". In particulat, when I click on the "Open Startup Dialog", I get the message "The command or action 'StartupProperties' isn't available now"
|
| vba code corrupt runtime error | 13 Jul 2005 13:19 GMT | 10 |
I debug/compile my code and then compact/repair before making a 2002 mde file. I get a "vba code corruption runtime error" when I deliver it to the test machine and run it. If I first decompile the front-end database from the command line, then
|
| Windows Installer | 13 Jul 2005 05:26 GMT | 3 |
I'm trying to create a custom set-up executable for deploying some my of MS Access user applications that the Access Developer Extensions software does not have options for. Windows Installer apparently allows one to create custom set-up programs, but after looking over the ...
|
| Installation problem - requires WindowsNT4.0 service pack 6 | 13 Jul 2005 02:02 GMT | 4 |
Res. All, I have got Office XP developer edition. I have prepared a setup program for my AccessXP mde file. It installs smoothly on Windows 98 and Windows2000. But when I try to install it on WindowsXP, it produces the error message :-
|
| Login help | 09 Jul 2005 12:17 GMT | 4 |
i am trying to create a record of who uses my database, i am aware i can get there user login details, but how can i get it to create a new record with this information inside a set table. any code you can give me would be great
|