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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Handling Null Dates in Action Queries04 May 2005 15:00 GMT1
The Access 2002 code behind my maintenance form loops through a recordset of
serialized items to be fixed and writes maintenance records for those items
using action queries (like INSERT...).  Sometimes the dates for all or some
maintenance/configuration information is Null: For ...
referencing subform04 May 2005 14:46 GMT1
I have a subform within a subform within a subform (yes thats right 3 levels
deep)
From my first form I wish to reference the subform at third level down.
So for arguement sake we will call the first form "Form1" the second form
Dlookup Qustion04 May 2005 13:43 GMT3
I have database that is public access but needs some features accessed only
by certain people.
I have created a table (called tblApprovalTable) which has the following
fields, as well as others.
Stop Button04 May 2005 13:40 GMT4
I have included a stop button on a form to exit a database. The code for
this is
Private Sub QuitApplication_Click()
On Error GoTo Err_QuitApplication_Click
How do i launch a power point slide show?04 May 2005 09:58 GMT1
i have a database and i want to be able to luanch at the click of a button
into a powerpoint slide show i have tried the following code:
Private Sub Command12_Click()
Shell """C:\Program Files\Microsoft Office\OFFICE11\Powerpnt.exe"" " & _
Requery subform04 May 2005 08:38 GMT1
Good day,
I have a simple search form, and a result subform. The form is a text field
(keyword) and a search button. The subform is a query whose WHERE criteria is
the keyword field in the search form. The search button on the form requeries
Just Take It ??04 May 2005 07:23 GMT3
I got two forms
1)"Products And Price"
2)Invoice
In Invoice Form, I got fields ( Products , Measurements and Price)
help on nested if statements04 May 2005 05:09 GMT6
Help! I'm going around in circles in this one. Its apparent I'm missing
something about how VBA handles if/then/else statements.  Debugging it shows
that always performing the "otherwise" code even if it already populated it
with the plastic field. WHICH I WOULD EXPECT since ...
File format no longer supported03 May 2005 23:15 GMT1
I have taken over the development of a new Access applicaiton from a
programmer. (my area is database design, not programming)
In order to salvage the application when the file became corrupted earlier,
I created a blank database and imported all of my objects into it. After
Can't exit Access after running a function03 May 2005 21:47 GMT1
I intermittantly get an error message after running a VBA function that has
DoCmd.Quit acSave at the end.  The message states that I can't exit access
now becasue there is a VB session open.  From all my checks, I have closed
all objects and set recordsets/dbs to nothing.  Is ...
Field Copy03 May 2005 21:33 GMT1
Hi, I hope you are doing well.
I need to know if there is a function or whatever I can use to copy field
data from the right or left of the field up to the first blank or comma or
whatever.
Run a sub-routine using a string variable03 May 2005 20:53 GMT3
How can I build a string variable and use its name to run a sub-routine.
For Exapample:
strProcess = "Run_Process_" & strDB
strDB = DB2
How do I accomplish the equivalent of hitting the {ESC} key in code?03 May 2005 19:40 GMT5
I have code at the end of the Before_Update event of an option group that
forces the user, by means of a MsgBox, to confirm his selection in the
option group. It works just fine, except that after canceling the update,
the record shows the little pencil up in the record selector, ...
Trouble with "Working Days" Module03 May 2005 19:01 GMT2
Hi, my problem is that when I try to use the working days function from here:
http://www.mvps.org/access/datetime/date0006.htm, I get an error message.  
The error message is "Undefined Function 'Working Days' in Expression".  I'm
running Access 2002.  Any help would be ...
Very Simple Question!!!!03 May 2005 17:50 GMT2
I am new to VBA
Question: what is the code to replace a value in a field.
eg
Let the field name to be "Fruit"
 
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.