Advertisement

1 - 10 of 93 containing alltags:("Access 2007 VBA") (0.003 seconds)
We have Access 2007 DB's.   We are running off a 2003 work group security file.  Right now, we are having to go through several steps in order to wire it up to the DB's with the work group security...
Zones: Access Coding/Macros, Access Arch...Date Answered: 04/08/2008 Grade: A Views: 0
Hi have a problem with findfirst and edit record in access 2007, when i use this code it finds the record okay but always change the amount in the first record in the table , and not the one that...
Zones: Access Coding/MacrosDate Answered: 06/10/2008 Grade: B Views: 11
Hello   I am Trying to use findfirst to edit a record where the fields  are text , can't seam to get it to work ,   but if i change the fields to numbers it works perfect     have no idea what ...
Zones: Access Coding/Macros, MS AccessDate Answered: 06/27/2008 Grade: B Views: 30
I'm trying to create a table using the attached VBA code.  However, when I try to execute it I get the following error run-time error -2147217859 (80040e3d) The error occurs at line 30 "cat....
Zones: Access Coding/Macros, Access Arch...Date Answered: 06/24/2008 Grade: A Views: 24
We have the following bit of code originally created in Access 2000 (Windows XP).  Now that we are upgrading to Access 2007 the code is no longer supported. Set fs = CreateObject("Scripting.File...
Zones: Access Coding/MacrosDate Answered: 07/23/2008 Grade: A Views: 40
hi i am using access 2007 and calendar control 12  and wan't to change the back color  for a single day , but have no idea where to start with this, is there anyone who can't point me in the righ...
Zones: Access Coding/Macros, MS AccessDate Answered: 08/08/2008 Grade: B Views: 9
Hi   I  have problems with the following code , using acces 2007 vba  think this should work but keep getting syntax error   dbs.execute " insert into table1 ([customer]) values = " & me.custom...
Zones: Access Coding/MacrosDate Answered: 10/07/2008 Grade: A Views: 0
I have a large collection of CSV files in a single folder that I want to append to a single table in Access 2007, and have decided that the builtin VBA would be the easiest way to do so, regardless...
Zones: MS Access, Access Coding/MacrosDate Answered: 10/21/2008 Grade: A Views: 16
hi how can i hide a textbox when printing a report in access 2007 using vba code if i use On Load  and  textbox.visible = false  when i open the report then no problem but when printing it do...
Zones: Access Reports, MS Access, Access C...Date Answered: 10/27/2008 Grade: A Views: 14
In access 2007 it is possible to very easy save an attachment but how can you print that attachment  (pdf)  , have heard that  pdf is intregrated in access 2007 can't seem to find anything about...
Zones: Access Coding/MacrosDate Answered: 10/27/2008 Grade: A Views: 9