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 / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
GotFocus event fires twice.30 Apr 2008 03:02 GMT5
Can someone explain to me the following:
I have a Listbox on a form. I set the GotFocus property to [Event Procedure]
and then define a function. Do the same for LostFocus:
Private Sub cboSchoolNameSelect_LostFocus()
Cancel Save On Close30 Apr 2008 02:06 GMT3
I'm trying to cancel all/any changes or additions made on the form when the
form is closed (ie, the user close on the form without clicking on the
'Cancel' button on the form), by clicking on the top right 'X' of the form.  
This form is basicaly a data entry form.
code to select more than one item from a combo box30 Apr 2008 00:56 GMT3
What is the code to select more than one item from a combobox ina form?
Any help, reallly appreciated
Thank you,
Lincy
report count function and start recordset with highest number30 Apr 2008 00:21 GMT1
I have a report where at the footer I have:  =Count([WIMS_SUB_VEND])
Is there away to have the report start with the highest number of
[WIMS_SUB_VEND] first like
item 1    has 108 items
How much code can be put into an Access 2003 database29 Apr 2008 23:53 GMT24
Are there any limits to the amount of VBA code that can be put into an Access
2003 database?
Time how long it takes to complete a form29 Apr 2008 23:52 GMT2
Hey everyone!
Does anyone know of a way to physically time how long it takes for someone
to complete a form?  For example, as soon as they start entering text in the
first field, a timer (in the background - they don't have to see it) will
Keep focus on record29 Apr 2008 23:20 GMT6
I have a main form [orders] and a nested form [items] - depending on the
order type, a different [items] form will appear - this can vary from order
to order, but within an order, the [items] form will always be the same.  
Also, there may be multiple item records within one order ...
coding a event to make a form to "allow edits"29 Apr 2008 22:31 GMT7
Access 2003
So I have a data entry form that does not ally edits.
My MO in the past was to create a duplicate form for users to make edits to
that data.
Using VBA to set the Save As Dialog box text box values29 Apr 2008 22:23 GMT3
I want to use VBA to control the values in the "Save In," "File Name," and
"Save as Type" text boxes when the Save As Dialog box pops up.  I don't know
how to refer to those text boxes to set their values.  I also want to use VBA
to "click" the Save button.  I am using Access 2002-3 ...
The form name is misspelled or doesn't exist29 Apr 2008 22:19 GMT5
I brought some work home this weekend and created a couple of new forms.  
Everything worked well (both home and work are using A2k3, SP3).  I brought
my db back into the office this morning, and started having problems almost
immediately.  Access didn't like one of the forms I ...
No Spam !!!! test 4 microsoft-news.for-um.de29 Apr 2008 22:11 GMT9
Only a test for
http://microsoft-news.for-um.de/
thanks for your understanding
admin microsoft-news.for-um.de
Doesn't anyone at Microsoft monitor these groups?29 Apr 2008 21:39 GMT41
I've recently noticed a huge increase in the number of SPAM messages being
posted to the Access newsgroups.  Doesn't anyone from Microsoft monitor and
police the groups?
null function29 Apr 2008 21:21 GMT4
I have a date parameter in my query
>=DateAdd("d",-15,Date())
I looks back 15 days. I search by vendors and sometimes some vendors
do not have any records in the last 15 days. How can I get a
ComboBox Fill-in-as-you Type29 Apr 2008 20:58 GMT3
I have a ComboBox on a Subform that Auto-Fills 3 text boxes.  If you select
from the list the first time you can type several letters and click on the
vendor you want.  If you decide you want to change the vendor you can click
on the arrow and the selection list appears you can ...
Cascading Combo box29 Apr 2008 19:05 GMT4
This is not working for some reason.
Private Sub cboCountry_AfterUpdate()
  On Error Resume Next
  Select Case cboIssueCategory.Value
 
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.