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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Combo box error03 Aug 2005 01:03 GMT3
I have an app that has run for years without problems. Recently I had an XP
Pro hang on startup an I was forced to reinstall Windows.  I reinstalled
Access 97 SR-2 and now all combo boxes generate an error saying the object
cannot be found in VB and the ampersand is highlighted ...
Drop Down Box only works once03 Aug 2005 00:33 GMT2
Not sure what I've managed to do, but maybe someone can help.
I have a form I use to select records for audit.  This form displays the
transaction type that then can be audited for multiple scenarios.
When the user selects the record to audit, it opens a new Audits form and
Hide/disable submenus03 Aug 2005 00:07 GMT1
I am trying to hide submenus for people who don't have rights to do specific
things.  I can see how to hide the top level menu item (code below) but not
sub-menus.  Any help would be appreciated.
Application.CommandBars("Sales Journal").Controls("Management").Visible = True
Text box output controlled by Option group02 Aug 2005 23:21 GMT6
I have scripts I need to display in a text box on a form.  The script to be
displayed is dependent on what option is chosen in an option group.  A given
script is about 500+ words.  Do you know how I can do this?
GoToControl to a subform footer button02 Aug 2005 21:50 GMT1
Not sure why I can't get this syntax right, but I'm sure someone in here
knows...
I'm on my main form [audits].  When I set off the LostFocus event, I want to
move to my subform [auditresults subform] and set the focus to a button on
verify open/closed status of form?02 Aug 2005 21:45 GMT2
Access 2000
What's the method or property to use to verify if a form is open or not? I'd
like to open a form if it isn't already and can't ferret out how to verify
if it is open.
Referring to Subform02 Aug 2005 21:02 GMT4
I have
MainForm SubForm1 SubForm2
I have the following code to change the AllowAdditions property to False on
SubForm2  based on the value of the chkBox in SubForm2.  The code is on the
default date in a text box02 Aug 2005 20:31 GMT3
I have a form with two text boxes used to enter start and end dates as
report criteria.
I was wondering if there is a way to set default dates for these boxes; for
instance I would like box 1 to always display the First Date of the Current
Can't create workbook object.02 Aug 2005 19:26 GMT1
I keep getting an ActiveX component can't create object error message (#429)
while trying to create a workbook instance. Google research leads me to
suspect some misconfiguration on my machine but I can't imagine what that
would be, since I'm having no other problems. The ...
Delete warning02 Aug 2005 19:25 GMT4
When i run the delete command...
   DoCmd.DoMenuItem acFormBar, acEditMenu, 8, , acMenuVer70
   DoCmd.DoMenuItem acFormBar, acEditMenu, 6, , acMenuVer70
what is the best way to suppress the delete warning?
Last Record02 Aug 2005 19:04 GMT3
Got a problem
I thought I was doing good with this, guess not.
I am using;
Me.po = DMax("po", "po") + 1
Sum of calculated fields02 Aug 2005 18:42 GMT10
Please help,
I have a database in to which start date/time and end date/time is entered,
from this I have calculated fields which calculate the timeDiff, also another
which calculates the time from a Midnight reference.
Using the CDO object to send email...02 Aug 2005 18:06 GMT3
I am using the CDO object to send email automatically from an Access 2000
application. It has been working flawlessly until just recently, when users
have been experiencing a "transport unavailable" message.
After doing some debugging, I discovered that the strSch variable which I ...
Making a form level Sub Public02 Aug 2005 17:04 GMT2
I want to activate a button on form two from form one.  For the button I want
to activate, I changed the Private to Public and renamed the sub to make it
unique within the project.  I coppied the name of the sub and pasted it in
the sub on form one from which I want to activate ...
Apostrophe in filter02 Aug 2005 17:03 GMT5
I have a filter on a form. The filter works perfectly until a value from the
query that controls the list contained an apostrophe. When selected the error
message "You can't assign a value to this object" appeared. When the
apostrophe is removed from the approporiate tables the ...
 
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.