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 / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Combo Box To find records27 Sep 2005 22:01 GMT4
I want to put a combo box on my form so that I can click on one of my
clients' names and have the form jump to that record.  Is this possible?
Thanks,
John
Text box27 Sep 2005 21:58 GMT1
3 position client ID. Alpha. I only want to lookup records not add or
delete. Once a match is found, I want to display corresponding address, CSZ
on the same form. I'm assuming combo would be best. I cannot get the fields
to change when I select from combo list. I could skip this ...
Data Has Been Changed / SQL Trigger Problem27 Sep 2005 21:35 GMT2
Access XP
I have a form that is based on linked tables to a SQL server back end.
The table in SQL has a trigger that fires whenever an update is made
that recalculates some values of a couple of fields.  When a user is
Can Someone Help me with this Code?27 Sep 2005 21:31 GMT2
I am attaching some code that I have been using in a form that has been
working for a while.  However, I just went to add some updates to it, and
discovered that it will no longer compile.  I am using AccessXP.  It stops at
the line
combo27 Sep 2005 21:30 GMT3
I need to bind a selection in a combo box to the rest of a form.
Table: ID,NAME,ADDRESS,CITY,STATE,ZIP - ID is 3 Letters.
I have all fields on a main form. I only want to display, not edit add or
delete. (which I have "NO" in form properties.)
Error handling for exiting a record with required fields27 Sep 2005 20:28 GMT4
Can someone give sample codes on how to cancel the data entry routine on a
subform where some required fields were left blank?  The error message is
"The field 'FieldX' cannot contain a 'Null' because the Required property for
this field is set to 'True'.  Enter a value in this ...
Form Filter coding27 Sep 2005 19:25 GMT5
I have the the following code behind the after change event of a combo box:
Private Sub Combo50_Change()
Me.Filter = "MonthEnd=" & Me!Combo50
Me.FilterOn = True
Invoking combobox change event27 Sep 2005 16:24 GMT3
I have a combo box with several combo boxes where changes in each must
cascade down and change the rowsource of the next.  That's all OK within
that form, but the problem is that I cannot find a way to invoke either the
Change or Afterupdate events when the selection in a combo ...
Query using only ASCI characters27 Sep 2005 15:37 GMT1
Is it possible to have a query that transforms the content of a field into
ASCI (SET of the 128 first characters)
The only solution that I see now is to do it with VBA Code with a first loop
on the records and a second on each character of the field
Combobox filter and form27 Sep 2005 13:51 GMT2
I have a form displaying publication titles for different subjects, like
group                        Subject                                        
  Title
 Law              Informationtechnology        The new Internet
Please help!? Change Hyperlink default27 Sep 2005 13:09 GMT1
For each record in my database I have a hyperlink, if a record doesn't have
an attached hyperlink I would like it to open a specific file. Heres what Ive
tried, bottom half works:
Private Sub ViewWI_Click()
Force subform to xfer ctrl to main form27 Sep 2005 11:44 GMT9
Access 2002: I have a main form with a subform. I would like to subform to go
back to (a new record on) the main form, after ONE record in the subform.
The record on the subform is entered after a NEW record is entered on the
mainform.
Main Form Sub Form Problem27 Sep 2005 11:37 GMT4
I have a main form which displays data based on selections made by
user. Form load initially with no data in it. I have a sub form that is
supposed to be populated once a selection is made on the main form. The
problem I am having is that nothing is being displayed in the sub form.
Please Help!? Quick One!27 Sep 2005 11:12 GMT2
How do I reference a field in a subform, in a main form, using VBA code? Hope
that makes sense!
Cheers
Help me please!!!27 Sep 2005 05:20 GMT1
I have downloaded a template from Microsoft Online and am trying to customise
one of the forms to suit my specific needs. My problem lies in saving the
contents of each specific record, it is saving the defult contents (those
that came with the template) but those contents that I ...
 
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.