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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Resize form using Onopen event....07 May 2008 18:17 GMT1
How do I get a form that opens in datasheet view not to maximize on open?  
Can I get it to open a particular size?
Form doesn't show records.07 May 2008 17:45 GMT2
I developed a form for me to input information to track a number of assigned
tasks.  It shows who they are assigned to along with an estimated completion
date and the has a check off to stop showing the information in the form when
the task has been completed. The form takes the ...
Combo Box07 May 2008 17:00 GMT1
I have three forms, i need my combo box to show all the three forms name, and
when i select the name it should open the form...
Detect if mult-select list box row is selected?07 May 2008 16:36 GMT5
In a multi-select listbox, how can I detect if the user is clicking on an
already selected row? I need to take some action if the row is being selected
but not if it is being unselected.
Thanks.
I want to selectively disable fields containing values within 30 days     -- what even to use?07 May 2008 15:58 GMT2
I have a form with a drop-down box that allows users to select a
question number and then see the other data fields associated with the
question. This is working. However, I want to *selectively* allow
users to edit only date fields that are further than 30 days out. I
Filter07 May 2008 15:42 GMT4
I am having trouble with a simple filter, hope someone can help.  I
have a form based on a query.  I am trying to filter the form's output
by the text of a textbox.  The event is a command button.  Here is my
attempts at the code, none of which worked
Run-time 13 Text field07 May 2008 15:26 GMT1
I have the following :
Private Sub Command160_Click()
Dim blnMissingData As Boolean
If IsNull (Me.Staff_Name) And (Me.Location) And (Me.Gender) Then
Subform switching using buttons07 May 2008 14:29 GMT2
DB/Form format: Access2002 running on Access2003.(yes I could convert it to
2003 if necessary)
I have a main form with control buttons on the left, subform on the right,
and the header will have the record selector to select the contact  I want
Making startup form and disallowing everything else07 May 2008 07:22 GMT5
I've made some forms and all my data is entered and edited within
those forms. I've also made a switchboard from which all my forms can
be accessed. I've also added commandbuttons like Edit record, Quit
Access, etc. So there's no need for manual data adding or editing
DSUM for Dummies. Like Me!  Some one please help07 May 2008 06:11 GMT4
OK,
I have done this before and know it is killing me that I cannot get it Right.
I want to do a DSUM on a particular Column.
Alive, Double
SQL String being cut off07 May 2008 04:40 GMT3
This has been a mystery to me for some time now...  What I am doing is
assigning a query to a Com.commandText object by saying:
com.CommandText = "INSERT INTO table (field, field1, field2)" & _
"VALUES ("Value", "Value1", "Value2");
My own message when delete can´t    occur due to relationships07 May 2008 04:14 GMT2
I have the following problem:
I would like to make a personalized msgbox (in my own mother language, that
differs from the access version i have installed), when a parent record (in a
one to many relationship without cascade delete) tries to be deleted, i.e.:
Problems filtering continuous form07 May 2008 03:11 GMT1
I have a table with a field [date] (yes I know this is bad practice, but I
inherited the db and haven't yet been able to amend this field name), and
other fields (coresponding to employees) called [sarah k], [pat g], [ver b]
and others. I have a form based on this table, and in ...
Open blank form in Access 200707 May 2008 02:57 GMT1
I want to put a button on the switchboard so that users can open a blank form
immediately.  I have figured out that all I need to do is add
DoCmd.GoToRecord , ,  acNewRec to the form opening event.  
Now if the record source includes a multivalue field, how do the users deal
Readjust Form Dimensions06 May 2008 21:55 GMT3
I have a form with a footer that is not visibile when the form is opened.  
The only time the footer should be visible is when the user clicks a button
to add on the form to make the footer visible where a textbox is also hidden.
My problem is this: when the footer becomes visible, ...
 
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.