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
Populating variables M1 thru M50 via Eval?10 Aug 2005 19:20 GMT1
I have a report which displays 50 months data. Each month's slot may have to
be filled in with a given color depending on various date ranges, thus making
a kind of horizontal bar chart. I have set up controls M1 thru M50 for this
purpose. Now I am coding a routine to populate ...
Need a code to move a record from one table to another arfer updat10 Aug 2005 18:25 GMT6
I had a list of checks and will like to move the items from one table will
all the checks to another table with the cashed checks for reconciliation
purposes.  It could be using a check box or a command bottom to update.
Help me please !
requery I think10 Aug 2005 16:33 GMT4
I have a form with 2 combo boxes in header afterupdate of 2nd combobox I
would like the query that first combo is based on to run so data shown in
first combo box is updated
I think I need to use requery but can't get it to work
Go to duplicate name in search field10 Aug 2005 16:08 GMT1
The following code works to find a last name in a combo box, then jumps to
the last name and other information within the form.  When there is a
duplicate last name in the combo box, it will only jump to one entry/name.  
Other information is unique, only the last name is the same ...
Multiple MultiSelect ListBoxes10 Aug 2005 14:42 GMT2
I have a form that uses a multiselect listbox as criteria for a query based
on the user selection(s).  I would like to add another multiselect listbox to
the form so the user can make multiple selections in eithor, or both
listboxes for the query.  
Access Form Submit Button10 Aug 2005 12:29 GMT1
Morning All,
I have a 'Team Change Database' that is used to process amendments to thew
staffing data we hold. On previous forms that i have built i linked the form
to the table using control sources. But i have found that this sometimes
Record Nav Problem10 Aug 2005 12:15 GMT1
I was having a record nav problem when going to a record based on a selection
in a combo.  From an earlier post I found my problem was corrupted indexes.
I did the repair process for fixing the corrupted tables in code.  This
solved my problem imediately.  
VB SQL Statement Help10 Aug 2005 06:09 GMT2
Can anyone tell me what is wrong with this bit of code.? (I hope it's
pasted OK). I get an error message saying Run-time error '3061'"Too few
parameters. Expected 1"
strAssetType = CurrentDb.OpenRecordset("SELECT LU_assetTypes.type" & _
Problem with SQL statement in VBA Procedure10 Aug 2005 04:47 GMT3
When I run the following code I get a "Run-time error 3061. Too few
parameters. Expected 1":
strAssetType = CurrentDb.OpenRecordset("SELECT LU_assetTypes.type" & _
" FROM LU_assetTypes WHERE LU_assetType.assetTypeID = " &
Record Nav Problem RePost!!!10 Aug 2005 04:45 GMT1
I am trying to navigate through records on a form w/a combo box.
I have this code running in the combo box.
   Dim rs As Object
   FilterOn = False
Run-time error  '2001'10 Aug 2005 03:10 GMT2
I am trying to use the DCount function:
If DCount("*", "qryName") = 0 Then
   MsgBox "Query returns no records"
End If
Subforms and Refreshing Combo Boxes10 Aug 2005 01:33 GMT7
Right... the relevant tables are
quote_Mai
quote_Conten
quote_Section
SQL QUERY in FUNCTION returns 0 value10 Aug 2005 01:11 GMT1
I am attempting to use a SQL query within a function to return a value of the
number of records meeting the conditions of the query.  I have been
(successfully) up to this point using the SQL view on the Access query
builder to construct the SQL query for use in the function.
Formatting Text in a Textbox09 Aug 2005 23:01 GMT5
Does anyone know how put a Carriage Return or Line Feed into a textbox.  I
have a SQL statement that gets a series of records and I am trying to format
when I display them in a text box.  Right now it displays one big paragraph
and I would like to force CR or LF after certain ...
update query is autorun when an associated field is changed09 Aug 2005 22:13 GMT2
I would like to know how to accomplish the following two things:
1: Automaticall run the update query when a value changes in an associated
field.
2: When a mailing list is run, the ID is printed instead of the actual word.
 
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.