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 / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
checking to see if a table is open21 Sep 2005 00:43 GMT5
I'm trying to write some code that will check to see if a table is open and
if it is I want to close that table.
Is there an If statement I can use to do this.  Thanks for the help......
How do you force an open report to the last page with VBA?21 Sep 2005 00:19 GMT1
I posted earlier today asking how to prevent code from executing until a form
was fully opened.  That's been solved.
However, the next step is programmatically forcing the report to the last
page.  I tried the following code:
Set Calendar entry in MS. Outlook20 Sep 2005 23:34 GMT2
I have the following function that sets a calendar entry in MS. Outlook from
one of my forms. This works fine but it always sets the appointment to "Busy"
time instead of "Free"
When someone uses this I want it to set the appointment but have it still
Sending HTML email with Access 200020 Sep 2005 23:34 GMT5
I'd like to send html email with access 2000.
I understand how to send regular text using the Outlook library, but how can
I send html in the body?
I saw a referent to a property of .BodyFormat but maybe Acesss 2000 doesn't
RunSQL w multiple criteria20 Sep 2005 23:28 GMT3
I use the following RunSQL command to update a field in a table based on a
single criteria.  I would like to modifiy this command for multiple criteria
but I'm having trouble with the syntax.
DoCmd.RunSQL "UPDATE[Table1] set[Comments] = Null  WHERE [Stock Number] = '"
Please Help Me! trying to play AVI file20 Sep 2005 23:22 GMT10
Found this code to play MIDI, WAV, or AVI files at the following URL ...
http://www.mvps.org/access/api/api0011.htm
But having problems with this code (well at least what I want it to do)
Private Sub cmdPlayAvi_Click()
Using MODI on access20 Sep 2005 18:40 GMT1
I've started using MODI to merge tifs to one tif
I have Access 2003 with windows XP
Will the MODI will run on:
   Access XP ?
Email Attachments20 Sep 2005 18:36 GMT4
I am using a function to send an email through lotus notes, which is fine
however I need to attach recent files to the outgoing email.
my files are stored as name_surname dd.mm.yy
my question is, is there a way of using VB to check for the most recent date?
multiple popup calendars in Access20 Sep 2005 16:59 GMT2
Can anyone give me a step by step guide on how to a insert popup calendar in
several different fields on an Access database?
Retrieving Data from Recordset20 Sep 2005 16:36 GMT2
I am trying to use the following code to grab data from a table to create a
variable, but it keeps blowing up.  Any suggestions would be appreciated.
Thanks!!
Tim
DoCmd.TransferSpreadsheet20 Sep 2005 16:08 GMT7
I'm using the DoCmd.TransferSpreadsheet command to export  to a spreadsheed
the results of a query.
   DoCmd.TransferSpreadsheet acExport, acSpreadsheetTypeExcel3,
"Qry_EmpHrs_Total", "Summary_Project_Hours", True
Simple Math20 Sep 2005 16:08 GMT4
Why is int(1.4/.05) = 27?
It should be 28.
TIA,
Josh
Query as subform object / capture filter by form20 Sep 2005 15:10 GMT3
I have a main form with a subform called "DynamicQuerySub". There is a
combo-box on the main form listing queries that the user can pick from. The
query selected is then set as the SourceObject for the subform. I also have a
button which exports the SourceObject of the ...
Set string later use as filter20 Sep 2005 13:55 GMT9
I have some code that I run to update my tables, and it also creates a filter
statement as a string that I would like to use later for the form (not
directly after I've run the code, so I can't just use the 'where' condition
in the 'open form' method). How would I go about ...
2nd Post - SendObject Question20 Sep 2005 13:23 GMT4
I am using the SendObject method to send an email to a "resource" letting
them know that they have just been assigned to a task. This works great but
I'm curious to know whether I can turn off the warning that pops up warning
the user that the system is trying to automatically ...
 
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.