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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Is it possible?01 Feb 2007 13:28 GMT9
I'm new to Access and need to know if I can create a form that uses mulitple
combo boxes each based on a seperate table, to create a unique NEW record
that will be stored on yet another "record" table.
To explain the purpose of the form:
Calculated Text Box Caused Database to Close01 Feb 2007 13:26 GMT6
I have a main form with a text box that performs a calculation from 2 other
text boxes on the main form. The 2 text boxes get there data from a subform
footer subtotal.
When I have this calculation in the form the form crashes and closes ACCESS.
I had a memory blank......01 Feb 2007 12:59 GMT3
I know how to do it, I just forgot how or something.....
I need to open a report (I have the command button already) that has two
different criteria to open the corresponding data.
Primary concern -  1. DATE. as in today's date
run-time error 2583: applyfilter carried out from open event proce01 Feb 2007 12:37 GMT2
Private Sub cmdGetReport_Click()
'On Error GoTo Err_cmdMediatorEvalCum_Click
   Dim stDocName As String
   Dim stFiscalQtr As String
Rest Toggle Control01 Feb 2007 09:13 GMT1
I have two toggle controls that each reveal seperate hidden subforms.
Each toggle when pressed will also hide the subform revealed by the
other toggle control. However, this results in both toggles appearing
selected.
Using Set Control = Nested Subform01 Feb 2007 05:48 GMT5
I've got a series of nested sub-forms:
(1a) Main Parent
(1b) Sub-form: Header of calendar -- Months, Days of Week, etc.
(1c) Continuous Sub-form: Displays employee vacations
Hyperlinks & Text01 Feb 2007 03:04 GMT1
Is it possible to insert text and a hyperlink in an unbound text box?  The
text box provides general information about the form, and if I include the
complete web address, it's displayed as a hyperlink, but I would prefer to
hide all that garbage and have a single word act as the ...
Goto help01 Feb 2007 01:49 GMT2
I want to go to a specific record using ClientID, when i do as follows
the code brings up the 706th record Can you tell me how to correct my code?
Thank you,
DoCmd.GoToRecord acDataForm, "frmClients", ,  706
Date in code - 'If' Statement01 Feb 2007 00:05 GMT3
I have a form that where I do not want to allow data entry after 31/12/07
ie., December 31 2007.
In the AfterUpdate property of the [Date] field I have the code:
If [Date] > #31/12/07# Then DoCmd.CancelEvent
 
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.