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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Reference an external Application 05 Jun 2005 03:59 GMT1
Is there any way to reference the Application object of an external
database?
The thing is, I want to use the D* functions on tables in external dbs and
since those functions are properties of the application, I need to point an
Code to Read Caption on Command Button05 Jun 2005 02:24 GMT7
I'm trying to write code to create a Function that will, depending on the
Command Button pressed on a form, take the name label (caption) of the button
and assign the text to a string that I can then do something with.
I know how to do this on an individual button basis as a ...
Using a Function to return values to unbound text boxes on a form05 Jun 2005 00:56 GMT3
I have created a Function that works on the Click Event of a button on a
form.  The function takes the Caption of the button_label and does a DLookup
to retrieve associated data.  
Within the Function I end up with two string values (strAirportID and
Number of Days in Month04 Jun 2005 20:27 GMT6
I have the following code:
StartDate = (((Now() - Day(Now())) - Format(Now() - Day(Now()), "d")))
EndDate = (Now() - Day(Now()))
DayCount = 0
Update Query04 Jun 2005 19:56 GMT7
I have posted my question on my website as the alignment in this post goes
for a toss. The text editor wraps up the data in the next line by default and
because of which I am not able to copy my data in this post.
http://www25.brinkster.com/shr­eejipc/Mihit/BoardAccessQuesti­on ...
Record Count after applying a filter on a datasheet04 Jun 2005 19:16 GMT3
How can I easily get the record count on a datasheet after I have applied a
filter
dbHiddenObject04 Jun 2005 14:13 GMT8
Can you help me clean up the code below? I expect it to hide the named table
and it doesn't.
Function HideTable(acTable As String)
   Dim DB As DAO.Database
FileCopy04 Jun 2005 07:08 GMT1
Thanks for taking the time to read my question.
I am trying to use FileCopy to move a file from one location to another, but
I keep getting "Permission Denied" Run Time Error 70.
I don't know why.
nulls and date data type04 Jun 2005 02:43 GMT2
I have a variable dDOB AS DATE to which I attach a date value from a text box
on a form. This date is then written to a table in SQL Server by passing it
in a parameter @DOB.
If no date in entereed by the user, I would like the field in the table to
How can I get the sort value from the sort menu?04 Jun 2005 00:29 GMT1
I have a datasheet sub form and sort menu. If the user select Id and sorted
ascending or descending, I want to be able to know the sort selection to run
my SQL depend in the user selection.
How can I get the sort value in different form? For example, I want to be
ADO Recordset04 Jun 2005 00:23 GMT4
I'm trying to open an ADO recordsetclone using the
following code but I keep getting a Type mismatch error.
I believe I have the reference(s) to the ADO.
   Dim RecClone As ADODB.Recordset
How do I create web page that operates like a Form04 Jun 2005 00:20 GMT1
I have currently created a from that has three drop down boxes. After box one
is selected, then box two does a requery. After box two is selected, box
three does a requery.  And then after bo xthree is selected, a requery is
performed, and a report is created.  I want to know if ...
bookmarks in footer of Word doc not filled by ACCESS04 Jun 2005 00:00 GMT1
When filling bookmarks that are specified in the FOOTER of a WORD doc,
they are not filled !  on of they are located in the body.
Is this a bug in WORD ?
Or is my code wrong ?
Mail Merge to Word -Problem with Access Form Code...03 Jun 2005 22:30 GMT1
Could someone please look at this code and tell me what I am missing,
please?  The problem that is occuring is I am given an error (5922)
that states "Word was unable to open the data source"
As an overview, I have a form where you can put the criteria to select
Set shell as object03 Jun 2005 21:49 GMT3
I am attempting to set a shell as an object and can't seem to figure it out.
Any help would be greatly appreciated.  Here is what I have so far.
   Dim System As Object
   Set System = CreateObject(Shell("C:\WINDOWS\system32\Notepad.exe", 3))
 
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.