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 / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Deleteing Multiple records from a sub form in datasheet view13 Apr 2005 05:24 GMT1
I'll confess that I havent exactly tried everything I know on this issue yet,
but deadlines mean I could do with some help quickly.
I have written a large applicatoion in Access Xp (circa 150 tables , 200
forms etc) and all is going very well. I am a very experienced Access
Form with two tables?13 Apr 2005 05:21 GMT2
hello all...
I have an orders form that I use for new order entries, but I want to
"connect" it to another table so that I can enter shipping details on each
order as it arrises?
Feasibility13 Apr 2005 05:17 GMT1
I have 5 fields on a subform (datasheet) - one of which sometimes has no data
- sometimes incorrect data. I would like to make the field concerned into a
combo box from which users could select a new/different value whilst leaving
all other records/fields on screen. Is it ...
persistence of form recordsource13 Apr 2005 05:06 GMT5
I implemented command buttons like "Open" and "All" on frmWorkOrders so
users could view the open or all workorders.  This is done in VBA code by
setting the form recordsource to the queries qryWorkOrdersOpen and
qryWorkOrdersAll.  This is my first Access project, and I did not ...
Change printer tray through VBA13 Apr 2005 02:21 GMT2
I have a form that we regularly print. However sometimes we require that the
tray is set to the Automatic tray and other times to print from the Manual
tray. Is there an easy way to change this setting through VBA?
Thanks for any assistance.
"#Name?" In Text Box13 Apr 2005 02:11 GMT2
I have just added a bound text box to a form.  The data type is text.  The
"Default Value" property has been set to:
"=(Select [Desk] From [qryUserDesk])".
This query correctly returns a distinct value that I want to use as the
seting forms record13 Apr 2005 02:08 GMT2
I have a field in a form which searches a patient list based on the first
letter of the last name and the last 4 digits of social security number.
when i select the patient form the list that i want to view, what code do i
use to set that patient as teh record source of the form. ...
Simplify, simplify...13 Apr 2005 01:29 GMT18
Not a question, just a comment; and if I can't talk about Access with all of
you, well, then who *will* listen to me? ;)
Today I was trying to make a small modification to the "Check Out" form I
have in my school library application. I've always thought the process I was
Error 3021 No Current Record12 Apr 2005 23:25 GMT34
i got the said error when i tried to run this code and the "Patient Number"
did not exist in the underlying table ("Concomitant Medications")
 Private Sub Add_Record_DblClick(Cancel As Integer)
On Error GoTo Err_Add_Record_DblClick
Best way to select records12 Apr 2005 22:17 GMT2
From a control on a form, I select a date.  i then need to select all
records within a tables, where the date selected matched a date field, and
then preview a report.
What is the best way to select the records - predefined query or dlookup or
subform updating12 Apr 2005 21:24 GMT5
I have a customer form with a subform linked by an id. I want to perform an
action on the subform when I navigate thru the customer using navigation
buttons.
where would i put the event. I have some unbound fields on my subform that
Printing Global Variable12 Apr 2005 20:32 GMT3
I have a report program that computes and stores values in global variables.  
Is there a way to print these global variables to the report form together
with the records that the report program generated from the query.  
The records generated by the query printed on the report ...
Storing SQL Count to Variable??12 Apr 2005 20:31 GMT2
Am confused on how to store a SQL Count to a variable...
What am I doing wrong here??
Dim intHelp_Id As Integer
intHelp_Id = DoCmd.RunSQL(" Count(SHD_CALL_LOG.HELP_ID) " & _
Unbound Combo Box  Protect/UnProtect12 Apr 2005 20:13 GMT2
My form has an unbound combo box that when an item in the combo box is
clicked, the form is populated with data from that record.  
How can I protect this list from being updated or changed by the User, but
still have it available to click on to populate the form with data records?
Object12 Apr 2005 20:00 GMT3
If I want to use the following code I get a run-time error 438. I am
assuming I am missing a reference but do not know which one to include
for this.
Dim obj As Object
 
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.