Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Modules / DAO / VBA / December 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SetWarnings02 Dec 2007 02:49 GMT5
I am trying to have a button open a custom help file.  I have simply set a
hyperlink to the file.  I have used the code
Private Sub Command124_Click()
DoCmd.SetWarnings False
Copy table from open database to a closed database02 Dec 2007 00:40 GMT6
I have a table that gets updated in one database. I don't want to link this
table to the other database. I'd rather use vb in the open database to copy
the table to another database. I guess I would also need to delete the table
in the other database before copying the new one ...
Custom colors01 Dec 2007 22:58 GMT2
Using Office 2003 and Windows XP;
When you access, for example, the back color of a control there is a color
palette with built-in colors and below this is 16 squares called "Custom
colors".
Internet Connection Test01 Dec 2007 22:56 GMT2
Is it possible to test for a successful internet connection say on form load
to set control parameters?
Id like to disable controls if a call to the internet would fail (I can trap
that in an err statement) but enable the control if the call would work.
Select Case01 Dec 2007 21:28 GMT8
Hi i am having two tables
1: Code
2. Data
Code-asset_value-Month_fig_refer
Multiple databases01 Dec 2007 20:11 GMT2
I have 10 databases that have the exact same layout (employee time).
What is the easiest way to combine the information into one new file.
I have tried JOIN  and UNION and either don't really understand how
they work or used them incorrectly.
get forms in back end from front end application01 Dec 2007 20:10 GMT2
dear sir,
i have the access -03 as back end with some forms.
how to access these forms with front end programing
i mean i want to get the forms in the data base by an external front end form
Open a specific Excel Workbook01 Dec 2007 20:07 GMT3
I would like to open a specific workbook with this code. Can someone tell
what I should insert. Everything I have tried doesn't work, possibly because
I don't know what I am doing.
Private Sub OpenExcel_Click()
Stop command stopped working01 Dec 2007 18:47 GMT5
in my Access 2003 VBA event procedure, the "stop" command no longer stops
execution.
It used to work.
any ideas?
Check if a linked table in the database has been updated/changed01 Dec 2007 18:18 GMT1
Is there a way in VBA to check if a linked table in the database has
been updated?
Example:
I have a table "LedgerTemp" which is a direct link to a text file on
Email one record per email address01 Dec 2007 05:59 GMT3
I have 2 tables (Employees) and a (EmployeeInformation).  I want to send each
employee an email with the data they have in both tables.  I  would like to
automate sending this information so each employee would get their
information (and only their) when code was run.
Add New Records Based on Value in Text Box01 Dec 2007 04:25 GMT1
I have a table rcalled Records, with the fields
ID (Autonumber)
RecordNum (long int)
and a form called FormRecords with this table as its source.
Stop doesn't work in MSAccess VBA event procedure01 Dec 2007 03:45 GMT1
Hi Allen, thanks for the quick feedback
my database already had the Break on Unhandled Errors selected.
I decompiled as you suggested (...\office11\msaccess.exe"...)
now  I get an error ... variable not defined.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.