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 / July 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
programatic field reference01 Aug 2007 00:05 GMT3
Could someone point me to the part of the access object model that allows me
to refer to fields in a table programatically by their name?  A code example
would be greatly appreciated.
Access the Control Source of txtBox by variable?31 Jul 2007 23:10 GMT5
I have several txtBoxes that I want to edit the Control Sources of each of
them.  If I set a variable to the name of the txtBox, can I somehow
dynamically call the control source of the txtBox by a variable as suppose to
writing out the code for each one in long form?  Confused?  ...
Rename a .dat file31 Jul 2007 21:44 GMT1
I need to rename a .dat file to a .csv file so I can work with it in Access
2003. The following code does not work... any ideas what I should do?
Public Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)
Function ChangeFile()
How to Change Field Properties31 Jul 2007 21:24 GMT5
I have: A table with number fields.
I want: To change the format and number of decimal places for a specific
field, Col3.
e.g. Col3 is data type number (no specific properties). I want to
Prompt Again on bad input31 Jul 2007 21:14 GMT7
I have a text box with a subroutine event that runs "after update".
The subroutine checks for the validity of the input, and if it is bad, it
blanks the input value.  
What I can't find is how to go back to the input text box so the user can
calculate age between two dates31 Jul 2007 20:10 GMT10
I need to calculate the age of someone at the time that a test was taken. I
need the age to show years and percentage of year (3.9 years old at time of
test).
I'm putting this formula in a form in Access 2003
can't open recordset31 Jul 2007 19:22 GMT2
I've used this code a thousand times, but now I get a 'type mismatch' error
at the command 'set rs  = CurrentDb.OpenRecordset(strSQL, dbOpenDynaset)'.  
This is in a new access database.
(yeah I know, currentdb is temporary but it works)
create PDF delay31 Jul 2007 19:10 GMT7
I'm creating PDF's to be faxed, but the PDF needs time to create before it
can be faxed. How do I put a delay into the system to have it wait until the
PDF has been created? I know I can put a specific time to wait into the
system, but I'd rather only have it wait as long as ...
'User-defined type not defined' Error31 Jul 2007 19:08 GMT3
I just got a new computer at work and a piece of code that has always worked
is now giving me the 'User-defined type not defined' error.  I think it is
because I am am missing a reference library, but I don't know which one.  The
point it errors is between the => <=
automate "sending" email via MAPI31 Jul 2007 18:43 GMT27
I am trying to send a customized report to each of 650 field users that is
generated by Access.  The code creates the custom report and generates the
outlook item just fine.  But, I have one step left to automate.  The pushing
of the "Send" button 650 times was not fun today!  ...
Problems importing reports to new DB31 Jul 2007 17:10 GMT4
I am attempting to import a report into a new database. One of the report
properties is....Has Module = yes....I belive that the problem I am having
involves the new databases inability to import the module associated with
this report. When I attempt the import I get 2 error ...
Addressof in Access 2000 and newer31 Jul 2007 15:38 GMT4
Good morning-
I am trying to incorporate Dev Ashish's code to place a form in the system's
tray in an Access 2000 application.  Utilizing the code found here:
http://www.mvps.org/access/api/api0045.htm I create a form, paste the code as
Disable Close Button31 Jul 2007 13:32 GMT2
I have found a great bit of code on the Microsoft website on how to disable
the close button on Access 2000.
I need the equivalent code for Access 2007 and Access 2003. Can anyone help?
I know all the pros and cons of doing this and how else the user can close
Printing to PDF in Access 2007 and using a where statement31 Jul 2007 13:18 GMT2
Before I moved to Access 2007 and Vista I was using Open Source software
called PDFCreator which enabled me to print to PDF.   This software does not
work in Vista so I am stuck with using the PDF approach recently implemented
as an add on in Office.
How to trap duplicate key31 Jul 2007 07:38 GMT14
I have tried several things to try to provide the user with a custom error
message when they enter a duplicate key into a key field when creating a new
record.  Access's own error message always pops up first, which I don't want.
I tried the following code in several different ...
 
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.