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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
email via winsock needing userid/password31 Mar 2006 14:17 GMT1
I have some code that sends email for ACCESS using Winsock.  All was well
until it switched to a new mailserver that requires a userid and password to
send the mail. I can't figure out how in the code that sets up winsock to
supply the username and password.
SQL delete statement31 Mar 2006 14:13 GMT2
I expect this is a very simple question, but I am new to writing VB code.
I currently have a button on a form that runs a delete query that deletes
all the records in a table (tblStudents) where the primary key is StudentID.
I would like to make a SQL statement in a VBA module to ...
static variable31 Mar 2006 14:11 GMT4
I want to use a single date obtained from the user on each record in a
current data entry session.  The date is captured in a dialog box linked to a
one field table.
I have placed code in the data entry form's ON LOAD event to assign the
Problem with sub-forms and Cmd.On_Click event31 Mar 2006 09:20 GMT1
Hi all, i got a problem which i hope you guys will help me on. I created
several forms, the main form with command buttons that leads to other forms
where users can key in their conditions for queries, i.e. parameter forms
After building the SQL string using createquerydefs
Refering to Submenu Items in a Menubar31 Mar 2006 09:10 GMT2
I have a custom menubar and with the following code I can refer to the 3rd
menuitem :
  Set v = CommandBars("mainmenu").Controls(3)
So far so good.
Refresh/Update subform31 Mar 2006 07:40 GMT3
Hi all i'm just having a little trouble.
What I have is a search form called [Searchfrm] with critera on it,
tick boxs and stuff. On this form I have a subform called {subsearch]
the feilds in this table are linked to a query. Down the bottom of the
Use of "Parent"31 Mar 2006 04:28 GMT8
I have an ActiveX Calendar control I use to set dates. I am now calling this
control from more than one form and have it transferring the graphically
selected dates back to text controls on the calling form. I have tried:
Forms.Parent.[DateIN] = Me.startdate
VBA coding question31 Mar 2006 01:00 GMT1
Can someone please explain the difference between:
Forms!<TableName>!<FieldName>.value
and
Forms!<TableName>!<FieldName>.text
VB: Print a Query Result in a MsgBox...31 Mar 2006 00:51 GMT1
in the past days, John show me how to run a shell command from VB, now what
im triying to accomplish this:
- Run a shell script
- Run a SQL query, store the result in a variable called "k"
Don't Delete the Zeros!  Help31 Mar 2006 00:36 GMT4
I have multiple forms with several data input controls that default to zeros.
Calculations are made from these controls and if the zero is deleted the
results error out.  In the past I have added to following afterupdate code to
each control to prevent the error.
different Message box problem31 Mar 2006 00:34 GMT11
I have used the following  code for a frm where a field must be completed by
the user.  However the user clicks ok when the message box appears and it
closes the frm, they then have to open it again and reinput full form again.  
Any way I can get it to just close the message box ...
Bypassing a form's OnOpen event30 Mar 2006 23:31 GMT6
I have a form frmPatientSelection with a command button cmdFindPatient, that
opens another form frmPatientEntry using the following code:
   Dim TempFilter As String
   TempFilter = "[MedicalRecordNum]=" & "'" & Me![txtMedicalRecordNum] &
Access 2000 Forms Filtering30 Mar 2006 22:27 GMT1
I am trying to Filter data to a Master Form based on criteria contained in a
Sub Form. At present, there is an unbound Combo Box on the Master that Lists
the values found in the Field on the Sub Form.  I want to make a selection
using the Combo Box, and filter the Master Records ...
Requery Method30 Mar 2006 22:18 GMT4
I have referred to the website http://www.mvps.org/access/forms/frm0028.htm 
in order to limit the content of Combo box  “Product” after selecting the
content of Combo box “Supplier”.  Both the field “supplier” and “ product”
are included in a table named “Supplier”
Autofill Form Error 13 Type Mismatch30 Mar 2006 22:17 GMT6
I have created a code to autofill a form once a combo box has been selected.  
In the combo box I have the column cout set to 12 for all the field types.  I
have also set the default value of the combo box to "".  I have all the
autofill fields set as unbound.  I have the combo ...
 
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.