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 / December 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Yes No message box31 Dec 2007 20:27 GMT3
Is it possible to change the YesNo message box so No is the default
selection?  (So when the user clicks enter, it does the No code?  It is
standard the the Yes button is the default.
Thanks
updating one field from another31 Dec 2007 18:21 GMT3
I have an edit form that when the txtbox for the zip code is changed/entered,
I would like to have cboArea update automatically.  I have put the following
in the On Exit of the txtbox;
Me.cboArea = Me.cboArea.Column(1)
Expession Field31 Dec 2007 18:16 GMT3
Access 2003. This post is along the same lines as my last but a
different approach.????
Is it possible, on the query grid, to create an expression field based
on a calculated field but convert it to a number format for lookup/
Microsoft Office Access 2007 Security Notice31 Dec 2007 17:21 GMT2
I have just recently upgraded my Access version from 2000 to 2007.  When
attempting to open my database I get the security warning error below...
"A potential security concern has been identified.
Warning: It is not possible to determine that this content came from a
Problem with click and copy from one listbox to another31 Dec 2007 17:02 GMT1
Hello,
I have two list boxes, List27 and List29.  List 27 is a multiselect.
The following code is associated with List27 and runs whenever an item is
clicked in List27.
Need Help with If Statement31 Dec 2007 16:59 GMT3
The following code runs on Form Current:
----------------------------------------
Private Sub Form_Current()
Dim strSQL As String
problem using two multiselect listboxes31 Dec 2007 16:00 GMT2
I have two multiselect listboxes.   List27 has data and list29 has no data.
As I click items in List27, I would like them to appear in List29, and of
course, as I unclick items in List27, I would like them to disappear from
List29.  How would I code this in the listbox properties ...
Lookup table / redundant data problem31 Dec 2007 14:21 GMT5
Two questions in one:
http://allenbrowne.com/ser-58.html  has an example on an improved
lookup table. I'd like to know how in the SQL query "[Enter Bracket]"
is implimented--is this in an Event Procedure, and how exactly (what
Controls Sorting31 Dec 2007 10:11 GMT1
I Have A Form With Many Controls And I Enable The User To Resize These
Controls
So I Want To Ask How Can I Arrange These Controls (Height Only) To Remove
The Empty Vertical Spacing Without Loosing The Order Of The Controls
Progress Bar for timer event31 Dec 2007 05:21 GMT3
I have a progress bar form that I am working on.
The progress bar form has a thin red label that represents the progress of a
loop. The label's width is controled by whatever loop is running in another
form that is performing an action involving a loop that takes some time to
Output form to excel with range ????31 Dec 2007 02:27 GMT1
I've read the code written by Mr Dev on the site but that is not excatly
understand how the code is work.I have condition:
Some data that I want to output to are on the form Header,and the others
are on the detail section of my continuous form.Below is where I've got so
calc date of birth in query31 Dec 2007 00:08 GMT1
I have query with this fields
TodayDate: Date () (Field type expression)
Dateofbirth (field type date)
CalcDateOfBirth: DateDiff("yyyy";[dateofbirth];[todaydate])
Create Table Record on Current of Form30 Dec 2007 23:50 GMT5
I have a table called LastVisitedRecord. There is but one field in
that table called "lvCompanyID". I'd like to use the OnCurrent event
of my record form to insert the record id (CompanyID) into a new
record in the LastVisitedRecord table.
allenbrowne's code for duplicating records30 Dec 2007 14:06 GMT7
I have a db which has same idea as the sample db expenses where there are
three main tables
patients
expense reports
requery subform from sub form30 Dec 2007 12:43 GMT2
Thank you
how can i requery subform from subform ?
 
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.