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
Make Command button Visible/Not Visible06 Aug 2005 08:55 GMT4
I have a form that has a tab control in it. The first  tab is called Form
View and has many  text boxes so the user can input data. The second tab
called Datasheet view. I am using a subform inside the second tab to get the
datasheet view.  My problem is I want to some of my ...
List limitations on Combo box06 Aug 2005 04:30 GMT1
Has anyone experienced any limits on the number of items in the combo box?  I
want to link the combo box to the part numbers table but want to make sure
it's ok because we have a list of about 2,000 parts.  Did anyone experience
system slowdown before?
How to force an immediate record-post?06 Aug 2005 02:54 GMT3
I'm writing a record to a table. This record has, as its primary key, an
auto-number field. I then immediately re-read the record I just posted, in
order to fetch that number (I need it for a step further down in the code).
However, the RECORDCOUNT of the recordset is 0. When I ...
Problem setting rowsource in Access 200306 Aug 2005 02:40 GMT3
I have code which runs on several versions af Access with no problems
but crashes in Access 2003.  What I am doing is setting the RowSource
property of a list box to one of two different queries based on certain
criteria.  This is in the forms OnOpen event.  One of the queries
Before Update06 Aug 2005 02:39 GMT3
I have a drop down (lookup field) and when the user selects a record that is
currently locked, on the Before Update property I am displaying an error
message and then I set cancel = false and exit sub.  How do I set the drop
down field to empty again?  When the user tries to go ...
CLOSE POP UP DATASHEET FORM BY PRESSING ENTER06 Aug 2005 00:35 GMT3
I have a pop up form in datasheet view.  I would like the users to be able to
close the pop up by pressing enter on the keyboard.  Since I can't place any
buttons on the form, I can't use the default property.  Is there another way
to do this?
Deleting New Record05 Aug 2005 23:11 GMT2
If you're on the New, Dirty record and decide to drop it for some reason or
another, how do you programatically delete it? It appears as though if you
are on a NewRecord, dirty it, and clone the form's recordset, the new clone
does not contain the currently active record. Is that ...
Forcing a Field to Refresh05 Aug 2005 21:53 GMT2
I have a form with a field that uses the "Default Value" property to invoke
a function to get a default value.  When I open the form, this works fine and
the appropriate value is displayed in the field.  But under certain
conditions I want to force that field to be "refreshed" (i ...
Using AddItem On Combobox and list box05 Aug 2005 21:48 GMT1
I've foud out that on access 2003 as diffrent from access 2000 i can use
AddItem Method like VB to add new item to listbox or combobox.
It works fine when the the column count is 1 but it doesn't shows anything
when i'm using muli colums. (most of my comboboxes are like this)
hide controls?05 Aug 2005 21:13 GMT5
In my continuous subform I want to hide a dropdown if the record exists and
allow it only for when the user wants to add a NEW record.  Is this doable,
or should I just make another method for the user to enter a new record?
Problem is, if the dropdown is active for the existing ...
Search (Like)05 Aug 2005 20:55 GMT3
I have a search Form using the following code:
___________________________________
Private Sub SearchClick_Click()
Dim strSql As String
Calendar ActiveX deposit result in previous text box05 Aug 2005 20:51 GMT2
I used the activeX calendar on my form.  I would like to use the same for for
several date records.  I would like for the caladar result to be place in
whichever text box I last exited.  Is this possible?
Conditional formatting05 Aug 2005 19:47 GMT4
I know there are many subjects on this, but can't find the answer.
I have several text boxes with number values in it.  The names of these text
boxes have the current year in the name.
Example of all the text boxes on my form:
Hide & Protect the Database window05 Aug 2005 19:16 GMT8
Is it possible to do not let the user see the Access objects?
I know that it is possible to hide with the menu 'Window, Hide' or by VBA
Code..
but the user can simply press F11 or go to the Menu 'Window, Unhide'
What is the doCMD to close the entire database?05 Aug 2005 18:55 GMT2
I have a form that has a button called Exit Form. When I click on that form,
it returns to my main form. There, I have a button called, Exit Database. I
am able to close the form with the doCMD, but the database still runs and I
can't close it unless I use task manager.
 
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.