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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Creating a "global" notinlist function14 Aug 2008 12:03 GMT3
This has been puzzling me. I frequently use the same code over and over again
on various combo boxes stored within my database on their notinlist event.
Heres what I use
Private Sub cmbType_NotInList(NewData As String, Response As Integer)
Checking multiple fields for Duplicate14 Aug 2008 11:16 GMT19
I have been struggling with this code and trying to learn from other threads.
I am trying to check three fields on a form for duplicates...specifically
LastName, FirstName and DOB (date of birth) and if there are any records
already in the table that match ALL three, then a ...
filtering main form via selecting record in subform14 Aug 2008 10:38 GMT7
I have a main form that displays detail on a client.  I have a subform
(unlinked) that displays the entire client list.  Using Access 2000
I want to set the main form to display the client detail filtered based upon
selecting a record in the subform.  I am trying to filter based ...
ac2003 SP3 bug - Populate Combo Box14 Aug 2008 03:34 GMT1
Hello, I posted a question on 7/30.  Several of my combo boxes that were
populated suddenly were not showing the data.  The answer I got was that it
was a "ac2003 SP3 bug" and that if I would remove any entry in the format
property of the table for that field, it would start ...
Data access page only opens on 1 shared drive?14 Aug 2008 03:26 GMT5
Really perplexing problem at the moment. A colleage interstate has developed
a database and corresponding data access page which works fine for them.
We've been sent it locally and I've been asked to set it up here. The problem
is, it only works if I open the HTA file from a ...
Set ControlSource14 Aug 2008 03:23 GMT2
I need to set a control source of an unbound textbox on an unbound form.
I'm first setting  the recordsource and then i want to set the unbound
textbox from that recorsource.
I tried this but it neither one  works.
Launch Data Entry Form and Carry Data14 Aug 2008 00:16 GMT1
I have 2 forms: Frm_FireytechCustomers and DataEntry_Fireytech
The Fireytech Customers form holds all the customer data (phone,
address, name, etc.) There is an auto generate unique customer ID
number for each customer as the primary ID.
Help with Filter Form13 Aug 2008 23:00 GMT1
I have this code for one of my text boxes:
If Not IsNull(Me.txtfirstname) Then
       strWhere = strWhere & "([First Name] Like ""*" & Me.txtfirstname &
"*"") AND "
me.dirty with a bound form13 Aug 2008 22:04 GMT4
Hello Experts,
I am having an issue with a form that is bound to a table.  There is a list
box at the bottom of the form that users can select a record they would like
to work with, and the bound text boxes automatically show the values for that
Telephone Format13 Aug 2008 21:53 GMT4
I'm storing telephone numbers as text.
I want to display that telephone number on an unbound form in an unbound
textbox.
So in the format of the textbox I put (000) 000-0000
Peculiar Combo Box Appearance (not empty)13 Aug 2008 21:04 GMT2
I know I am going to be asked why this is happening, but I have not been able
to find an answer on the discussion board.
I have a data entry form with several drop down combo boxes. The combo box
has a list of towns and their associated town/county codes from a lookup
Print pdf file from a form13 Aug 2008 19:15 GMT8
I've been dealing with this problem for over a month and still have not
resolved.  I thought my database was corrupted and went thru Allen Browne's
sequence of steps to repair.  But I created a new database with the same
situation and it also crashes.  The goal is to print a pdf ...
Listbox Row Selection - Problems Passing Values13 Aug 2008 19:09 GMT4
I have an Access2000 form with a listbox and use the AfterUpdate event to
pass values to a TextBox using the .column property.
Me.txtIDInvoicing = Me.MyListBox.Column(20)
In Access2000 it works great, in Access2007 (compatibilty mode) the listbox
control tool tip13 Aug 2008 18:43 GMT2
I would like to use the control tool tip for providing definitions to the
users.  I type in the information and it stays as a 1 liner.  My main
question is can the tool tip be more then 1 line?  If so what sets its that
way?
Query Description in Forms?13 Aug 2008 18:35 GMT3
Hi, I have all of my queries listed in a drop down box. Is it possible
that when I select a query from the list to have the description (in
the Properties menu) show up automatically on the form?
Example- when I select Houses from the drop down menu, a designated
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 July, 2008
 
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.