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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
closing form without saving30 May 2008 05:15 GMT1
I have a form called Notes (called from another form with a command
button). On the Notes form I have a button to close the form and save
the data in a new record in the Notes table. That works just fine. My
question is -- how to code a second button on the Notes form to "Cancel" ...
add data from text box to record with button30 May 2008 03:59 GMT10
I am having a little trouble figuring out the code to put in to just simply
add information I have entered in 3 or 4 text box fields to a table I have in
access.
Basically it's like this, I have 4 text boxes (date, forman, notes and
querying a date based on month30 May 2008 00:55 GMT4
how can i open and query a report displaying only the months of the month of
the date in the textbox of the current record on a form?
Signature

Gator

Button to delete record on datasheet subform30 May 2008 00:34 GMT5
I have a main form with a datasheet subform on it.  Records can be deleted
from the subform by selecting the record and then clicking on the delete
icon on the toolbar.  But I want a custom delete button.  And you can't put
a button on a datasheet.  So if I put a button on the ...
Filtering Unbound Subform from Main form with combo boxes HELP30 May 2008 00:31 GMT2
Below I have pasted the filter code that I have been using on a lot of
my continious forms.  It works great, and thank you to who ever
created this code.  I found it here on this site.
I would now like to use the same code to filter a subform that is in
Group of Items using one form30 May 2008 00:29 GMT5
I have a database that I had assistance in creating and was tutored with on
the code used.
The main form has buttons on it to select the station or cell name. The form
"frm_Job" that it calls up is the same form used for every cell. The form
Why is Subform empty when query returns no data29 May 2008 23:24 GMT1
Why are my subforms empty when query returns no data?   Is there a way
for my text boxes to show up and display 0 (zero) values if the query
returns no records?
filtering a report based on form field value29 May 2008 22:50 GMT5
I have a form / subform
the form contains a field with date values and the subform contains funds
and amounts entered on that date.  When my form is displaying a certain
record for a date, I want to be able to click on a button that will open a
Requery Fields with Combobox29 May 2008 22:48 GMT3
I have a Main Form and a Subform.
The Subform has a Combobox called WorkerID, which shows 3 fields to select
the person you want to assign to that task.
Which upon selecting that person in the Combobox would auto-populate the
combo box goes blank?29 May 2008 19:48 GMT6
I have a form with two combo boxes.  The first one selects
the Area (AreaID) and the second selects the equipment
(EquipmentID).  In the SQL statement for the equipment
combo box is as follows:
Open form and display a  blank record29 May 2008 17:23 GMT5
I have a form with a button that has the following code:
Private Sub New_Story_Button_Click()
   DoCmd.OpenForm "Story", , , , , acDialog
   Me.Stories_Detail.Form.Story.Requery
Elementary Combo Box Problem (I know for the savvy Access user tha29 May 2008 16:55 GMT1
Here are my tables for my database:
tblCustomer
custId (pk)
cfirst
Counting items and setting visible status of button29 May 2008 15:44 GMT3
Hi, I have a table "Value".
Sometime it has zeros and sometimes ones.
0
0
the following code does not work: vbYesNoCancel29 May 2008 15:08 GMT3
Private Sub Command24_Click()
On Error GoTo Err_Command24_Click
MsgBox "You are about to make changes to tables. Are you sure you want to
continue?" _
Yes/No checkbox is no longer a checkbox29 May 2008 14:29 GMT7
I recently split my mdb for front and back end.
One of the tables has a boolean field that displays as a checkbox. The linked
table displays the checkbox. When I do a maketable query on the linked table,
the resulting table no long has a checkbox, but 0's and -1's. There doesn't
 
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.