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
Command Button Hyperlink Warning11 Jan 2005 04:36 GMT5
I  have a Command Button with Hyperlink address.
When pressed, it gives warning that Hyperlinks 'can be harmful to your
computer'.
How can I permanently suppress this warning?
creating a pop-up page11 Jan 2005 03:58 GMT5
How can create pop-up edit form. When the user click on the record selector.
If then statement (I think)11 Jan 2005 02:08 GMT1
I have five checkboxes: chkRes  chkGar   chkPlat  chkAdvert    chkFlow
If any of the above boxes are checked on the data entry from, I would like
to have an "X" automatically filled into another field named txtCount.  
However, if none of the above boxes are checked, I would like ...
stLinkCriteria Question11 Jan 2005 01:41 GMT2
I use the following code to permit users to search for records by last name
on a form.
stLinkCriteria = "[Last_Name] Like " & "'" & Me![txtNameLast] & "*'"
I would like to add additional criteria to the above so they could search by
Save command produces error in MDE, not MDB10 Jan 2005 23:55 GMT3
I have an mdb that works flawlessly, but when I compile it into an mde, I get
an error every time it encounters the "docmd.runcommand accmdSave" code.  I
get "the command save isn't available now."
Any ideas?  I can't find anything on the web.  Thanks,
Audit Trail Code Not Using All Audit Types10 Jan 2005 22:12 GMT1
I implemented the code from Allen Browne's website for auditing changes and
everything works fine except for one problem.  The only audTypes that are
showing up in the audit table, audErrorReportTable, are Edit To, and Edit
From.  The users don't have the capability to delete, so ...
when a listbox multi-select is set to none10 Jan 2005 21:37 GMT5
I know how to create a vb routine to clear a listbox when it's multi-select
is set to "simple" or "extended"
but....
how do I create a routine either in a button, or in an event to clear a
Error 2001 You cancelled previous operation problem10 Jan 2005 21:24 GMT4
I have a problem with a form that uses a parameter query.  I created an If..Then statement to deal with problems of no data found in the parameter query.  However, when a user presses cancel on the dialog box of the parameter search box the error "Error 2001: You canceled the ...
where does access save columnwidth of sheetview10 Jan 2005 21:19 GMT1
where does access save the inform columnwidth of each column (or control) of
a form in sheetview?
When I open an instance of a form as following, then access doesn't save
inform columnwidth. I want to save with VBA.
If Then Statement for a Subform10 Jan 2005 20:55 GMT3
I am trying to figure out how I can program an If Statement into a subform.  
I have already set up a second combo box that is populated after the user
makes a choice from the first combo box.  Now what I'm trying to figure out
is how I can setup the statement so that the second ...
Need help w/ SQL INSERT statement10 Jan 2005 20:07 GMT2
Background Info:
===========
I need some help with updating a table (single field at this time) based on
a unbound textbox in an unbound form.
OnNoData for my form10 Jan 2005 20:06 GMT2
Hi there. Using A02 on XP. Love the OnNoData Event for
reports. But, I have a form that I would like to show a
message when there are no records and cancel the form open
event. Otherwise, go ahead and open. How is it best to do
My control won't lock in the OnCurrent event10 Jan 2005 18:03 GMT4
I am using the code below in the OncCUrrent event of a form so that as a user
navigates through records, he or she cannot make changes to "Closed" items.  
It does not, however, seem to work.  Any help?
If (cbostatus = "Closed") Then
Requery subform10 Jan 2005 18:03 GMT3
I have a form "ScheduleInfo" with 3 subforms, one of the
subforms "JobSchedule" is bounded to a form called "Calendar".
When I make changes in the "Calendar" and close it
returning to "ScheduleInfo" the subform doesn't refresh
Using Parameter query in form10 Jan 2005 16:58 GMT4
I have action query with parameters form the current form.
When i use Currentdb.Execute it sometimes use the parameters form the form
or give me an error: two few parameters
What i nee to do that i can execute the action form that always takes 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.