Advertisement

1 - 10 of 170 containing alltags:("2000-2003") (0.001 seconds)
How do I use the detail_format event on a form instead of a subform? i.e. I have a form. Its recordsource = to "Table1" this table has two fields: "Name" and "Age"      the form is set as conti...
Zones: Access Coding/Macros, Access FormsDate Answered: 04/08/2008 Grade: A Views: 14
Hi! Firstly, I'll outline what I am trying to do and then what I have achieved so far and the problems encountered I need a quick 'n' dirty solution to export Calendar Items from Public Folde...
Zones: Exchange, Visual Basic, Ou...Date Answered: 06/19/2008 Grade: A Views: 4
I would like to do the following, but don't know the proper syntax to finish the code below: (The below code is supposed to search the Table2002 for a phone number that is the same as the one on ([...
Zones: Access Coding/MacrosDate Answered: 09/13/2007 Grade: A Views: 0
I have a database located in  "C:/Student". The word files are located in "C:/Student/Word". The excel files are located in "Student/Excel" I have VB code that will open these word files so that ...
Zones: MS Access, Access Coding/MacrosDate Answered: 09/20/2007 Grade: A Views: 24
I have an excel file titled DataXL.xls and a word document titled DataWord.doc. I am attempting to get AccessVB to Mail Merge these documents and print out the result. (The word file has all the me...
Zones: MS Access, Access Coding/MacrosDate Answered: 10/23/2007 Grade: A Views: 0
Whenever a form opens in Access it shows a lot of flickering and other things happening in the background. i.e. docmd.maximize is in the code of each form. Now whenever a form opens I can see it ma...
Zones: MS Access, Access Forms, Access...Date Answered: 10/01/2007 Grade: A Views: 0
I am trying to run the code below, but AccessVB does not like the .column(0) part at the very end. Will someone help me correct the syntax so that it will work? The code works without the .colum...
Zones: MS Access, Access Coding/MacrosDate Answered: 10/01/2007 Grade: A Views: 0
I have 2 tables (table1 and table2). Both with the studentID field.  Both tables have 1000 records or more. I would like to write VB code that does the following: Delete all records in table 2 tha...
Zones: Access Coding/MacrosDate Answered: 10/01/2007 Grade: A Views: 0
In Access: Earlier I entered a combo box in a report (Assign control source = Supplier). Then I entered a text box into a report(Assign control source = Supplier) They both had the same effect when...
Zones: Access Coding/Macros, MS Access, Access R...Date Answered: 10/05/2007 Grade: A Views: 0
I have 2 tables: Table1: Field:   Object name                100C                123                Forland                Supplier2a                3a                4c       Table2: Table...
Zones: Access Coding/Macros, MS AccessDate Answered: 10/08/2007 Grade: A Views: 0