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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
call the "on current" on parent form10 Mar 2005 23:55 GMT8
Is there any way to call the "on current" event  of a parent form from a
subform? I don't want to "requery" the parent form, though, is that the only
way to have the "on current" event processed?
unable to set a checkbox value...10 Mar 2005 22:49 GMT1
On the load event of a sub form, I am attempting to set a checkmark value
based on teh value of a checkmark on teh subform... I am getting an error
indicating that "you can't assign a value to this object". The checkbox
control  is not locked and is enabled.
chkobsolete_afterUpdate() change10 Mar 2005 22:39 GMT14
Until I can normalize the data in my tables, I need to use
this command on my form:
Private Sub chkobsolete_AfterUpdate()
    If Me.chkObsolete Then
Moving a value from a form to a report10 Mar 2005 22:29 GMT1
I need to capture a value selected in a drop down list and use it as a
criteria in a query for a report. asked differantly: How do I move that value
from the Drop down through the command button and into the query that
supports a report.
Access Help10 Mar 2005 22:07 GMT4
It seems to me that there is an incredible wealth of knowledge is these
newsgroups, something that no book I have seen can even come close to
matching.
So, if any of the Access guru's here have been thinking about writing their
Rowsource combo box reseting10 Mar 2005 22:07 GMT3
have 4 combo boxes whos row source is dependant on the first 2.EG
CBOA   drives the rowsource for CBO B and CBOD
CBO B drive the Row source for CBOC
CBOA is on the main form   CBO B<C<D or on a subform
coding help10 Mar 2005 20:52 GMT1
I am attempting to write a code so that when a command button is clicked, a
field in the form is automatically populated.
In the "On Click" event procedure, I want to have code that indicates the
following statement be entered into the field "Coverage Area":
MS Forms 2.0 ListBox Adding Multicolumn items10 Mar 2005 20:45 GMT1
I am having a problem doing the following -
I have a normal Access 2000 listbox control populated from a crosstab query
- the idea being that users can compare 2 sets of data side by side.
What I want to do is automatically move any items that don't match to
From Access To Word10 Mar 2005 20:40 GMT3
posted in a different group ... probably the wrong one
I send some retrieved records from access to word
   Set WD = CreateObject("Word.Document")
   templ = CurrentProject.Path & "\Invoice.dot"
error when recovering name of attachments10 Mar 2005 20:11 GMT1
hello, they taste when trying to recover the name of a mail from an
application VB, the attachaments name is of long 8 characters, being that the
name is a lot but I release, like it is possible to recover the complete
name.  Thank you.
Prevent first character = SPACE10 Mar 2005 19:54 GMT6
Access 2002 user,
I have a data entry form where users frequently use Copy and Paste
functionality to populate text boxes on the form.
Users are copying a space before the text, and since I use these fields to
call a macro from a command button?10 Mar 2005 19:25 GMT2
How do you call a macro in the code behind a command
button?
I tried doing it the same way I call other procedures, but
it doesn't work that way (just listing the name of the
Record Count10 Mar 2005 19:19 GMT1
Is there a simple way to count the number of records loaded into a subform?
form/subform problem10 Mar 2005 18:39 GMT1
Hi to all,
I have a form fsubC with two combo boxes on it, cbo1 and
cbo2. In cbo2 there is a third column "ParentID" with a
filter Forms!fsubC!cbo1.value used to filter the list of
combo box10 Mar 2005 18:25 GMT4
i am using a combo box to display appointment times. what i would like to do
is when one of the appointment times is booked for a patient (say 9.15am) it
will no longer appear in the combo box so a double booking cant be made.
if anyone can help or point me i  the right direction ...
 
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.