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
Subform Requery06 Feb 2008 08:23 GMT3
I am trying to force a requery upon the main form activation.
I want to double click to add a new contact, which is listed in the subform.
On double click I have an 'add contact' form open.  After filling and
closing, the subforms are not listing the new contact, which tells me ...
tabs and subforms06 Feb 2008 05:16 GMT1
This one's driving me crazy.  I've got a tab control with a subform on
each tab. each subform has a check box. I can access the value of the
checkbox on the first tab, the syntax follows;
Forms!frmMain.sfrmQuoteList.Form.chkCurrentQuotesOnly
Error 3048 "Cannot open any more databases"06 Feb 2008 02:41 GMT7
I have seen this covered a few times, but I can't find a solution for me.
I have a form with an unbound subform. The user selects a record from a
search subformat the top, which sets that eord as the filter for the main
form, then hits a command button that binds the unbound form ...
Some Quotation Mark06 Feb 2008 01:44 GMT3
This code support only (Numeric value) can any one covert this code to
accept (text value)
==================================
The code
Checkbox border on report06 Feb 2008 00:51 GMT3
I have a checkbox field on my report. Whether the checkbox has been checked
or not, the black border still shows on the report. Is there a way to show
ONLY the check mark if yes and blank NO border if no?
Thank you!!
Update lookup query in subform06 Feb 2008 00:49 GMT4
I have a form called 'player' on that form there is a sub form called
'classschedulesubfrm' inside the subform there is a lookup field that runs a
query on the 'classes' table.
on the main form 'player' I enter a persons class schedule if there is a
Combo box05 Feb 2008 23:08 GMT2
If you have combo box with this List:
1
2
3
BeforUpdate Code05 Feb 2008 22:29 GMT4
I'm using the following code in the BeforeUpdate of the form
to confirm data changes:
Public Function ConfirmDataChange(Cancel As Integer)
   Set frm = Screen.ActiveForm
Required sometimes05 Feb 2008 21:50 GMT1
,I need to make a text box Required - But not all the time!!
If another field "A" is not blank make field "B" required...
Something like this, but "Required" obviously, does not work!!
If Me.CA_NAME <> " " Then
Record Sorting05 Feb 2008 21:49 GMT3
Hello and good morning,
can some help me in where i am going wrong,
I'm trying to sort records in a certain way, but its not working,
I Created a query which represents a table and on two fields set as
hopefully easy DMAX question05 Feb 2008 21:42 GMT2
I know basically how DMAX works. This is what I have so far.
LastPrice: DMax("[in_vpbrk_effdt]","ingres_in_vpbrk_tbl")
where in_vpbrk_effdt is the date. The date is in this format
12/12/2007,  I run a query on the table then run another query off of
Open form and if no matching records create a new record05 Feb 2008 21:33 GMT3
I am sure this is simple for most of you but I am stumped.
I have a form PT_Demog that needs to open another form PT_MedBasic
I created a button using the wizard to open records with Patient_ID.
Private Sub Medical_Form_Click()
BCC Email05 Feb 2008 21:32 GMT3
I hate to ask this again but I didn't get a response so I thought I would
post my code to help decipher my issue. Below is the code I have in a Command
Button and it works perfectly! All I want is to be able to add two people as
BCC and I tried everything but it won't work. If I ...
SetFocus problem05 Feb 2008 21:29 GMT2
Alright, this is driving me nuts. I have an unbound text box (txtAddInvoices)
on a form (A2003) where a user can enter an invoice number and the code in
the After Update event creates a recordset clone and looks for the invoice
number. If a match is not found it displays a ...
Sub Form specific values05 Feb 2008 21:10 GMT10
My Objective:
User enters data in a field on a form.
The form has a subform.
When data is entered, only 2 choices appear on the combo box, on the subform.
 
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.