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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
invalid module name25 Mar 2008 05:13 GMT1
I'm hoping someone can help me here...
I had an error when copying a form, which has resulted in an error that
keeps popping up in my database: "The module name '' is misspelled or refers
to a module that doesn't exist."
Output embedded object to a file25 Mar 2008 03:50 GMT3
Have looked high and low - can someone tell me how to output an embedded file
(Word, PDF etc) to a user's hard disk?  The files are contained in an
OLEObject field in the source table.  Would ideally not have to open the file
first just to save a copy on the user's local PC.  ...
Displaying count in a text box.25 Mar 2008 01:46 GMT4
I have a text box (txtCount) and an Add button.  I am trying to write code
that increases the count by 1 in the text box, every time the button is
clicked.  The code I have so far only produces "1" in the text box:
Private Sub cmdAdd_Click()
MsgBox appearing underneath modal form25 Mar 2008 01:19 GMT3
I have a form that loads at startup, called by the AutoExec macro. It's a
modal form which is more of a semi-intelligent splash screen. The form checks
the database location, and if the location fails a string comparison with
it's expected location (i.e. someone has copied the ...
VB Coding24 Mar 2008 23:21 GMT2
I am trying to duplicate a record the number of times as indicated in the
field on a form.  For example, if I'm ordering 12 plates of steel, but need
them to be tracked individually, I'd like to be able to input all the
information one time and write VB code to tell Access to go ...
function24 Mar 2008 23:07 GMT4
Can someone explain what is happening with this modGeneral module? ? I have
hopefully just pulled out the necessary info.
Report “on open” event:
Public Function fnPopulateTable_2()
developer extension :runtime standalone doesnt compile24 Mar 2008 15:24 GMT1
aHello,
I create a simple database, and then i need to make it with the runtime
installer.
I get a setup file with my database. But when i load the "program" created,
On error resume next doesn't resume next24 Mar 2008 13:40 GMT2
Here's my code:
On Error Resume Next
rs.Close
Set rs = Nothing
Yes No Message Box24 Mar 2008 10:39 GMT7
Thanks for your time.
The code below triggers a Yes No Response when users click on Yes the code
works, but when the click no, nothing happens. I am not sure why. Could
anyone please help out? Thanks. I want the user to go to a different fomr
DoCmd.TransferText  not getting all the date23 Mar 2008 23:39 GMT1
I am using the DoCmd.Transfter text to import data into a table.  The data
being imported contains around 3000 rows.  However, only 1200 are being
imported.  There is not error given and everything seems to work fine.  
Except when I manually check.  I only have 1/2 the data.   ...
Writing code to turn off a command button.23 Mar 2008 22:01 GMT1
I have been given the task of updating an employee list/personnal
information for a Regional Health Authority.
Because there are 25 facilities in the RHA, lots of employees work in more
the one site.  But I only need to have them listed once.
Best way to open a macro in design view using VBA23 Mar 2008 21:58 GMT4
Hello group,
I need to open a macro in design view using VBA. Here the code I am currently
using:
Private Sub OpenMacroInDesignMode(sMacro as String)
Building a Hyperlink23 Mar 2008 15:15 GMT2
Starting with a base-address of something like:
"C:\Documents and Settings\user\My Documents\work\"
I have a control [Text-Box] which contains a valve. "WorkOrderNumberID"
The value in WorkOrderNumberID is only numeric and I need to add it to the
List of usb Drive letters23 Mar 2008 12:53 GMT1
How can I get a list of the drive letters associated with externally
connected hard drives.
Thank for any ideas.
DZ
Curiosity question relating to Dcount in a Text Box and in VBA23 Mar 2008 09:26 GMT6
This question is really one of a curiosity nature because I have a
workaround. However, I would just like to know why something does not work.
I have a continuous form where the user enters a value in the Form Header
and is presented with an on screen report.
 
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.