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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Opening Paint From Within Acces15 Feb 2005 08:09 GMT2
I have a database that stores the pathname pictures in certain fields, and on
my form I have  small thumbnails of those pictures.
My users want to be able to print out the full size pictures if necessary.
My idea is to use code to open up MSPaint and pass the name of the file to
RTF Control14 Feb 2005 21:44 GMT1
Can anyone give me a bit more info on how to use the RTF control.  I have
downloaded the sample databases from Mr. Leban's website, but with the
exception of coding comments in the modules, there is little information
about how to make use of it.
Array Problems14 Feb 2005 21:27 GMT2
I'm attempting to use a dynamic array and I'm having two problems:
1)   I can't seem to remember how to append a new row to the array.
Consequently, I seem to be populating only one row at a time as I loop
through my ADODB recordset.
add record to another form14 Feb 2005 21:05 GMT1
I have a command button which opens a form(returns) I would like to copy 2
fields in active record to next record in returns  form (works order and fg
code)
I am use to writing in vb but not vba
DoCmd.gotorecord Method14 Feb 2005 20:49 GMT1
I'm creating navigation buttons in a form based upon a table.
To move through the records displayed in the form I'm using
DoCmd.GoToRecord , , acNext
This appears to be working, but I'm not getting the next record in the
Image Comparison/Histogram14 Feb 2005 20:28 GMT1
Is there anyway of Comparing images stored in an Access Database, possibly
usings a Histogram method?  Does anyone know if Access and VBA support this
sort of functionality?
Thanks
COMCTL32.OCX14 Feb 2005 19:37 GMT1
I seem to be seeing the following error in an Access database that I have.
The laptop that is seeing this problem uses XP and Access 2003.
This is the error:
"Your database or project contains a missing or broken reference to the file
Obtain autonumber for new records in DAO14 Feb 2005 16:46 GMT4
If you use DAO to create a new record the code looks something like this:
Dim DatabaseName As DAO.Database
Set DatabaseName As CurrentDb
Dim TableName As DAO.Recordset
Time Range14 Feb 2005 16:35 GMT8
I have a table that contains time ranges and a classification for those
ranges
ex.tblTimeInterval StartTime EndTime IntervalName
     6:00 9:00 MORNING
Change filed separator14 Feb 2005 16:19 GMT2
Hi Experts,
We work with an Access2000 (dutch version) application. One of the things
this application (VBA) does, is create an ascii-text file that can be merged
with Word. The file looks like "fld1" ; "fld2" ; 12345 ; "fld3"   etc.
how to turn on shading and boarders in Excel from Access14 Feb 2005 16:13 GMT2
I have an application that runs several queries and then outputs them to
Excel.  I am using Access 97 and have just recently changed some of the
queries to output to Excel using transferspreadsheet rather than via a macro.
This was done to get around an Excel row limitation ...
I can't stand the new Help system14 Feb 2005 15:25 GMT1
Dear Group,
I've just upgraded to Access 2003 and been programming a VBA/DAO...
based application.  I can't stand the new Help system.  I'd much
rather have the help in a separate window so I can run it on a second
Version control14 Feb 2005 14:37 GMT1
How can I easily track the level of my application (front-
end)?
I want to keep the same name on my .mde file, but would
like to somehow see the level.
registry key deleted14 Feb 2005 12:52 GMT1
I had a problem downloading update SP1.  After troubleshooting, the
"RESOLUTION" was to change the value for the CSDVersion in
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contol\Windows.  When i went into
the registry i saw that \Windows was not there.  It may have been deleted.  ...
new query in subform14 Feb 2005 11:58 GMT1
I have a subform that, on default, gets its data from a query.  When a
button on the main form is clicked, the record source for the subform query
is changed.  
My onclick code is      Forms![main]![sub].Form.RecordSource = "query2"
 
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.