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 / December 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Changing Resource and fields on a subform17 Dec 2007 22:00 GMT3
I have a subform with fields on it that are present when i first open the
form.  But when I click on a status button, I'd like the subform to change
the fields that are present.
For instance when i first open the fields are formid, lastname, firstname,
itemselected error17 Dec 2007 22:00 GMT3
I have several listboxes that are mult-selectable.  In my code below, when I
select a row, I notice that the row I select in my listbox isn't being stated
in my code.  So if I select index(1), it's not stating that I selected row 2?
I have all the listbox attributes the same, ...
Changing a Subreport's Recordsource via a Form17 Dec 2007 20:23 GMT1
I have a form that calls up a report. The form has a checkbox and if checked,
changes the recordsource to QueryA. If unchecked, it changes the recordsource
to QueryB.
When I try to run the report, I get a run-time error of 2465 and the message
SQL Error17 Dec 2007 19:33 GMT2
Access 2003:
I am trying create a record of user login with a simple INSERT INTO to a
separate table which logs user name and date & time. This is executed when
they click "OK" on an existing login form. The form coding is already working
Notepad Records17 Dec 2007 19:30 GMT3
How do I pull records from Notepad...for example, pull records from notepad
where field criteria matches a selection from a form list so I can see a shot
of a total amount before selecting another criteria from the listbox.
subform behavior17 Dec 2007 19:25 GMT1
I have a subform with code on the AfterUpdate event on one of the subform
controls that prompts a requery on a pull-down on the Parent form:
  Me.Parent.cboList.Requery
The subform and the parent cboList use the same underlying table, but have
Removing one item from list box17 Dec 2007 18:14 GMT2
I have created a form with a combo box (PartNumberCombo) that, using a table
as its row source, the user can select an available Part Number and by
clicking on a button this Part Number is added to a List Box (ListBox).  (I
am simplifying this so hopefully I have included enough ...
Opening a Form Erases Data from Table17 Dec 2007 17:10 GMT4
Good Day!!
I have a very wierd problem here.
i have a form that is bound to a table with some bound textboxes, and some
non-bound text boxes, etc... nothing out of the ordinary.  but when i open
Change to vbYesNocancel17 Dec 2007 16:31 GMT3
If Year(Me.[oTDLdaTE]) <> Year(Date) Then
MsgBox "Year is incorrect, must be current year", , "Cannot continue "
Cancel = True
End If
Sum filtered records that produce no results17 Dec 2007 15:54 GMT1
Access 2003
Vista Business
Form Name - C25Transactions
Subform1 Name - C25TransactionsSF
How do I use contents of a text box as a field name17 Dec 2007 15:35 GMT3
Below is the SQL of a query where the field "Period1" needs to be the
contents of a text box on a form. How do I do this?
INSERT INTO tblTemp ( Period, Product, SubProduct1, SubProduct2,
[MR/NMR/OM], Channel, OutputDescription, [New/Existing], COMMONELEMENT,
tab order on Tab Sheets17 Dec 2007 14:30 GMT1
When I set the tab order in the properties of the tab sheet, they renumber on
their own and the tab order is all wrong.  Is there a way I can set the tab
order for each data entry field in VBA.  I have 15 tab sheets and about 12
tab stops on each sheet.
Suggestions Please - Form Coding17 Dec 2007 13:53 GMT7
I have a form with 4 comboboxes (ProjectID, DisciplineName, SectionNumber and
LastName) where the user can select from any or multiple boxes, hit select
and the results display in a subform (this works fine). Once the results are
displayed the user can double click on any one of ...
Requery Subform with no events17 Dec 2007 13:49 GMT3
Hi - I'm having a bad day today - second post on a totally different topic -
maybe I'm not thinking clearly but I am stumped.
I have a main form Frm_Employee with a subform Frm_PayData
(continuous)Pay_Data actually comes from Qry_Pay_Data.  The user is to enter
Close active form17 Dec 2007 08:21 GMT3
Is it possible to create code that I can assign to command button on my
various forms that closes the form the button is on and then opens my
"mainform"? I am trying to avoid having to write a macro for every single
form in my application.
 
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.