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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
extract value from listbox30 Aug 2005 17:10 GMT1
I want to exact the second column of the selected items in the multicolumn
listbox and concatenate them into a string. Before the last item found, I
would like to insert the word "and".  This is my code, I am not sure what is
the best way to find the last item in the for loop.
Clearing Unbound Fields30 Aug 2005 16:37 GMT4
I have a filter form that uses unbound text fields to search for records.  A
reset button allows the user to clear all the text fields.  Here is the code
associated with it:
Private Sub ClearFields()
printview form30 Aug 2005 15:55 GMT3
I've a problem with a form's recordset.
On the onopen-event i set the form's recordset via ado, but when i use
the standard printbutton on the toolbar i get the message that i could
not find the recordsource. This correct because i use recordset.
SQL syntax error30 Aug 2005 14:54 GMT11
Can someone please help to spot the syntax error in the following.  The query
works fine outside of VBA, but it will not make it past this step in my VBA
code.
strSQL = "SELECT Sum(tbl_IPLs.[IPL Credit]) AS [SumOfIPL Credit] " & _
get rid of spaces and blanks30 Aug 2005 14:48 GMT2
I have posted this question in the wrong section...so here it is again.
I have a texbox on a form. This text box will stores numbers with a
maximum of 2 digit.
I have created this input mask "999.99;0;_"
Change BackColor of Control30 Aug 2005 14:38 GMT2
posted it already in modulescoding but pressed some button in OE and now the
'modulescoding ' does not seem to be active anymore...
sorry guys ..... I cannot find a way to get it 'bold' again ....
here's my problem ...
Jump to txtbx30 Aug 2005 14:25 GMT11
How can I jump from textbox1 to textbox 3, skipping textbox 2 in the tab
order, because of the selection chosen in textbox1?
Selecting A Record From A Listbox30 Aug 2005 14:09 GMT8
Have a form with a list box come up when a query has more than one record,
the list box shows the possible CNC machines that the process can be run on.  
I want the user to select the machine from the list and have that record
printed.  Do I write code for a double click on ...
First record in recordset selected30 Aug 2005 14:06 GMT1
I have a combo box that contains the following "after update" event procedure:
   strSQL = "SELECT tblSubRegions.SubRegionId,
tblSubRegions.SubRegionDescr, tblSubRegions.CopTpart,
tblSubRegions.SubConfCurr, tblSubRegions.SubRegEmail " _
Not working, why?30 Aug 2005 13:29 GMT3
I'm doing exactly what the For Dummies book says and it's still not working.  
I want a date/time box on my form to have the focus when the form is opened
so have written this....
Private Sub Form_Load()
Input Box for Listbox30 Aug 2005 12:33 GMT4
Is it possible for my [List38] which contains ("TV", "Newspaper", "Radio",
"Other") to pop up an input box when the "Other" value is selected, so that
the user is required to say what the "other" actually is?  The text value is
to be stored in a field called "ReferralSource".
Value Update from List Box30 Aug 2005 12:11 GMT1
I have a list box that contains values from an event table. When a selection
is made the value "EventNameID" is inserted into a registration table along
with the "ContactID". Below are the fields in the event table.
EventNameID
Load Combo box30 Aug 2005 05:38 GMT2
I would like to load a combo box with words from a string.
For example Info = "The quick brown fox jumped over the lazy dog"
Combo Box =
The
getting data from listbox30 Aug 2005 05:13 GMT3
I have a list box that is populated by a query. I then have a check box and
a text box. when the check box is checked i want the contents of the list
box to be put in the text box.
I have:
Dynamic field data population30 Aug 2005 03:08 GMT8
I'm new to Access Form and I've asked a similar question without meaningful
result, ENV: Access 2003.  Here I'll give it another shot.
The question is, I have a form, say, field A shows a list of companies, its
data is generated by a query like
 
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.