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 / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
On Click of tab page07 Jul 2005 12:53 GMT3
The On Click event of a tab page doesn't trigger for me. Is there something
else I must do?
The OnClick event of the tab control itself does work.
Thanks
Locking Records07 Jul 2005 12:53 GMT2
I have a form with one subform.  The form has a checkbox.  I am trying to
stop users from being able to edit/delete the controls on both forms when the
box is checked.  This part is fine, however how do I make it specific to an
individual record??
Declare a variable for all procedures07 Jul 2005 09:06 GMT1
How do I declare a variable that will be used by more than one procedure?
I have done the following:
-----------------------------------------------
Option Compare Database
Problem with shortcut menus07 Jul 2005 05:17 GMT1
I minimize and hide the access window when my database opens.  Because of
this none of my shortcut menus show when the user right clicks.  I would like
to show the shortcut menus when the user right clicks on reports so they
might have printing options.  Is this possible or must ...
Filter a form07 Jul 2005 05:08 GMT4
 I have a main form 'frmStartup' with a subform 'cldMain' that I change the
recordsource of via code depending on which command button the user chooses...
cldMain when the Orders button is chosen changes the source to
'frmInventorybyOrders'  which has two sub forms on it -  ...
Autofill field07 Jul 2005 02:47 GMT7
I have posed this question before and I tried the answer that was given and
it didn't work.   I have a form that goes back to a single table.  The form
is used for data entry and I want to simplify the process.  I have a field on
the form call "Box #"  I don't want the person who ...
using object in an external sub07 Jul 2005 02:22 GMT5
I'm doing some automation to Word from Access.
In the code I have for example:
Sub PrintInWord()
Dim oDoc            As Object
Need help with form size06 Jul 2005 23:57 GMT1
I'm having problems with my form resizing.  At times it is the correct size,
and at times it maximizes and looks bad.  Does Auto-Resize not correct this
problem?  I always turn on Auto-Resize and never have this problem, but in
the development process of my program, Auto-Resize is ...
Query Field Call Out06 Jul 2005 23:53 GMT1
How do I call out a query field in a "If, Then, Else" loop?  I have a field,
"Report Form Number" that I want to check the value of kinda like this:
  If [queries]![main table query]![report form number] = 1 then
    -and the report style associated with the catagory 1
Using textbox in form as wildcard function search06 Jul 2005 22:54 GMT1
hi ppl
I had a minor problem how to deal the wildcard function as "like"
My requirement is when i input any ABC in textbox{txtSearch}, then i press a
button to return all the records with first A. for etc, i input Ba in textbox
KeyPress/KeyDown difficulties06 Jul 2005 22:41 GMT2
i am trying to capture the ctrl-d key combination in the form's
KeyPress/KeyDown events.  The KeyAscii value of the KeyPress is 4, when i
would expect 100 ('d') or 68 ('D').  See code below.
Also, is there a 'best practice' for testing keycode combinations (someone
Status bar type form06 Jul 2005 21:42 GMT1
I am tring to make my own status bar on a form with many small text boxes
named Box1, Box2, Box3, .....Box17.  I want the first one to have .BackColor
blue and then every second fill in next box with blue until it gets to
Box20.  Eventually I would like the boxes to go back to ...
'Unspecified Error' Message in NotInList Event Proc06 Jul 2005 21:40 GMT2
I"m having a problem with a NotInList event procedure. When a new value is
added to the combo box control list, the following error appears:
       Run-time Error '-2147467259 (800004005)'
       Unspecified error
How to set a form's size while in form view?06 Jul 2005 21:35 GMT1
I need to have a form be maximized all the time.  This form is automatically
opened when the database is opened.  I have tried everything I can think of,
but everytime I reopen the database, the form is not maximized.
Thanks!
Bold Text on Message Box06 Jul 2005 21:11 GMT7
I would like to display Bolded strings on a message box.
 
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.