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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Updating a Table Column from a text box control that has a formula15 Jan 2005 06:42 GMT1
I need some help with the following:
I have a form with a subform.
The main form is linked to a table
On the main form, there is a text box
search combo and tab control15 Jan 2005 03:51 GMT1
Hi to all,
On my Clients form I had a combo box, cboClientSearch,
which I used to locate a specific client. In its
AfterUpdate event I had the following code which worked
Filtering Expression15 Jan 2005 03:46 GMT1
SELECT Shipment.PUDate, Shipment.SchedDelDate
FROM Shipment
WHERE (((Shipment.PUDate)=Date()) OR ((Shipment.SchedDelDate)=Date()));
I would like to filter my frmDispatchBoard based on the query above.
How to make sure that at least one attendee is selected?15 Jan 2005 03:44 GMT1
Windows XP, MS Access 2000
=======================
I have a form (frmEvent) to enter information for a Program Event, and it
has a subform (sfrmEventAttendee) to enter the names of attendees. The
Getting Index the Controls Property in VBA15 Jan 2005 03:29 GMT1
I am trying to get the index of the current control that has focus.
I tried:
Index = Me.Controls(Me.SNDetailSubform.Form.ActiveControl.Name).TabControl
Index = Me.Controls(Me.SNDetailSubform.Form.ActiveControl.Name).Index
Filter Limitations in Runtime15 Jan 2005 02:48 GMT3
Why is the filter by form feature not available in the runtime version?  Is
there a workaround?
The right click dialog box when in a field in a form is so valuable to my
end users.  Especially the "Filter For" option.  Any workaround for this as
DateAdd question15 Jan 2005 01:55 GMT8
I want to add a day to a date and it seems like the following should work
LastSubmitted date is 1/12/2005
I want to return 1/13/2005 in StartDate
using
"General" activecontrol.dropdown function?14 Jan 2005 23:25 GMT3
Using Access2000.
I have a form with a bunch of dropdowns. I know I can add
the Me.activecontrol.dropdown event to each dropdown event
(on the GotFocus event or something), but I was wondering
References thru VBA14 Jan 2005 22:31 GMT2
I have a frontend/backend database. Sometimes when I install the
program on a new machine I find out that there are reference problems.
Is there a way to trap this error in code?
Then perhaps I could delete the reference if I feel I can live without
Subreport sum not showing in Access 200314 Jan 2005 21:01 GMT1
I have a sum in the page header of my report that is a total from a subreport
(control source = =Reports!rptBOLHeader!rptBOLItems!ItemTotal) - it
works fine in Access 2002 and shows nothing in Access 2003 - can someone
point me in the right direction,please?
Control with condition14 Jan 2005 20:33 GMT21
I have a form with a subform : on the form there is a control (textbox) wich
value should depend upon  the checking of another control 's value that's
located on the subform (If the value is Null then value1otherwise value2). I
think the IIf function is the one to use but I can't ...
overiding windows pallet14 Jan 2005 20:25 GMT5
How can I over ride an individuals color settings for
windows menu bars, command buttons, and tabcntrl objects
in an access form.
Some users on my network have chosen some hideously dark
getting the "no data" from report14 Jan 2005 20:24 GMT3
Is there anyway to get the "No data" return value from a report?  I have all
my code that generates a report dynamically in the report so I want to grab
the "No Data" value in a form.  Only thing I can think of is in the report
"No Data" event creating a table to store the flag ...
Copy backend db in run mode. - Re-post14 Jan 2005 19:51 GMT2
I have a form that makes a copy of the backend database.  The code is below.  
However it works fine when I open the database with the shift key, but when
it is open in run mode (not .mde) it gives be an error box that says
"Permission Denied".  This is in Access 2000.  Anyone ...
lock down the records on the form when a flag is marked "yes"14 Jan 2005 18:57 GMT1
I want to lock down some of the records on the form where the flag column for
that record is marked "yes".
for example I want to nobody can change the "Purchase Order table/query" via
"Purchase Order form" if one control/column named "Status" of the "Purchase
 
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.