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 / Forms Programming / February 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DLookup Method with subform13 Feb 2008 11:28 GMT3
I am performing a valdidation rule on a field on a subform in the form of:
DLookup("[Invoice #]","Query1","[amt] = &" Form.subform.control)
This is with Access 97.  What is the syntax to refer to the control on the
subform when using DLookup?
Copy and paste13 Feb 2008 06:04 GMT1
1-How can I use VBA Code To Copy (Ctrl+C) any think.
2- How can I paste the result on specific place on my H.D like D:\  (by VBA
Code)
Step should VBA Do
product activation for my ACCDE13 Feb 2008 03:58 GMT1
I can't be the first guy who wants to copy protect his access app.
Is there a nice tutorial out there somewhere about generating some kind of
computer-specific ID code at runtime, that I can use in concert with some
licence-specific code I create and email them to enable/disable ...
memo field update transaction13 Feb 2008 03:35 GMT12
I need update or insert data in to memo field.
Docmd.RunSQL runing perfect, but does support transaction rollback or commit
DAO.QueryDef only accepts parameter up to 255 characters, but support roll
back.
1st numerical field in a string13 Feb 2008 02:43 GMT3
Is there a VBA function that will return the
1st numerical value in a string?
E.g.,
val = FirstNo("ClassID = 8 AND bla bla bla")
loop thru all forms to change properties13 Feb 2008 02:21 GMT5
i want to add a command that will update header.backcolor... in (all) of the
forms with in the current project...and am using the following code
(below)...
it loops thru the forms correctly, but does not change the color...
OpenRecordset Error13 Feb 2008 02:06 GMT3
Hi can any body tell me why this code works for a table but not for a query
please
this works for a table.
Dim rst As DAO.Recordset
acNewRecord Custom MsgBox13 Feb 2008 01:54 GMT5
Hi,
I really need help with this.
I have two Table PatientRecordTb and PTRTransTb.
PTRTransTb is unbound Both Table are same .
Filter expression passed with DoCmd13 Feb 2008 01:40 GMT3
It appears that the filter expression passed to
a report as a part of the DoCmd expression
is not available in the Open code.
I.e., Me.Filter is null.
SQL - Checking for existing record in table13 Feb 2008 00:12 GMT3
It looks like it should work, and I have painstakenly looked over it for a
long time.  It runs, but the result is not what I want (checking if record
exists):  The primary key is the retort id & labor code & process_name &
employee_name
open form, show all records but go to a specific record13 Feb 2008 00:00 GMT2
I'm using the following code in the Click Event of a list box in one form to
open another form and go to a specific record:
   stDocName = "frmActivity"
   stLinkCriteria = "[ProjectID]=" & Me!List2
OLE12 Feb 2008 22:21 GMT2
I have a table with fields (Id primary key) and (d_object OLE)
The field d_Object contain (data base) as OLE
Dear all I want to use VBA To Copy OLE from the table and put it in specific
place on my H.D (D:\) for example
Updated to 2007 and...12 Feb 2008 20:51 GMT7
I was upgraded to 2007 and the following line throws an error:
Me.DateUpdated = Now()
This is the error I get:
Update or CancelUpdate without AddNew or Edit
Error 247112 Feb 2008 20:09 GMT11
I have the following code in the AfterUpdate event of a control.  It produces
the error.
"The expression you entered as a query parameter produced this error.  The
object doesn't contain the Automation Object Forms!frmOrderDetails!LoadedDate"
Clearing form after error12 Feb 2008 19:46 GMT14
When an item entered into a drop down box is not found, I have the
application bring up a form so that the item with appripriate info can be
entered. When that form is closed I am returned to the original form which is
which is fine. However, the erroneously entered information ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.