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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How do I reference the Second Column on a Datasheet Subform?03 Apr 2008 15:18 GMT6
I want to access the value of the second column on a datasheet subform when
I click on the first column.
How do I reference that value?  I know (or believe) that the reference
should end with ".Column(1)", but I don't know how to reference the subform
Dialog Box - Visual Basic relation03 Apr 2008 15:14 GMT11
I am working on several dialog boxes. I have one that I've set up called
"Available Macros" in which I have a list of macros that the user can choose
from.  These macros need the file name under the Action - "Transfer Text"
updated each time they access the macro from the list ...
make a form have similar behavior then the input function03 Apr 2008 14:24 GMT4
I use to input parameters in a running procedure using the input function.
To be able to input mora data using lists, combo boxes and other stuff, I
would like to use a custom form instead of the input function.
Is there a way to make a form have similar behavior then the input ...
only part working as macro - think need code!03 Apr 2008 13:25 GMT1
I have a combo box [Contact], which when the user types in a contact name
which is not
in the list, i want a msgbox saying "Contact not in database, please enter
now" then a pop up form [frmContacts] to open up for the user to type the
Specify date criteria for subform data03 Apr 2008 11:40 GMT11
I need help to specify date criteria in a subform without using a parameter
query.  The date criteria would be a fixed date that the user could change
from time to time.  My desired subform criteria is
OrderDate between #1/1/08# and #1/1/2010#
optinal default paramter to function03 Apr 2008 10:40 GMT1
I tried to create a function to receive optional paramter and has default
value now as date as following.
Public Function myPrepare(Optional FromDate As Date = now(), Optional ToDate
As Date= now()) As Boolean
Open an Application inside an Access Form03 Apr 2008 10:24 GMT1
Is there any way to open an application within an Access form?  I am working
with an emulation program and I want the program to open within a form so
that the user doesn’t have to switch between Access and the emulator.  I am
currently using the Shell function to open the ...
Make Field Enterable03 Apr 2008 06:46 GMT1
My form is based on a OUTER JOIN query.  The user wants a note field
(actually containing the client’s vendor preferences) based on the client_ID
which is chosen from a combo box.  The client_ID is taken from a linked table
in a SQL Server database that I’m not allowed to touch.  ...
http post working, but how do I retrieve the return result?03 Apr 2008 06:10 GMT3
I have a http post in the code of a form, as follows.
   Set ie = CreateObject("InternetExplorer.Application")
   smsmessage = Test%20Message
   HttpString = "http://www.abc.com.au/gateway/etc.
Option Explicit03 Apr 2008 05:07 GMT1
Is it true that on every fisrt line of our module should begin with the
"Option Explicit" in order to pruduce the correct output?
I have ever experience that calender field using the popup calender was
error with the message mismatched format" and it's ok again when I put this
Error in calculated fields dependent upon another field in a form03 Apr 2008 03:43 GMT3
I have an unbound form with several calculated fields.  These fields depend
upon the value in a combo box on the form.  However, when the form is opened
all the fields show up as errors before I can even enter the combo box value.
If I switch to Design mode and then back to Form ...
docmd.sendobject03 Apr 2008 00:31 GMT1
I use docmd.sendobject to send out my report by emails.
The rtf files lost my report format.
I just wonder does Access support to send out snapshot format which includes
my report format.
Add New record based on last project number02 Apr 2008 22:56 GMT1
I have a form (frmcurrentassignments) based on a query
(qrycurrentassignments). The query filters out the projects that don’t have a
completion date.
On the form there is a control (ar_num) which is the assignment number. It
Calculating the same field with a different date02 Apr 2008 22:33 GMT2
Can I take the information from the current date row and subtract a previous
dates information and display it in a text box?
Signature

Thanks for any help you can give.

Conditional Formats Confounded Locked/Enabled Properties02 Apr 2008 22:28 GMT5
I have a field in a sub-form called 'Aneurism' which is a number field. When
it's values are between 1 and 3, then I conditionally formatted the color of
the bckgrnd to be greeen, taking a red when it's > 3.
When I had initially set the field's props in form view, I set ...
 
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.