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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Shortcut key problem31 Jul 2006 23:37 GMT1
I have a secret shortcut key which opens an entry form. I want the users are
able to change this shortcut key with their own key. If the shortcut key
definition is saved in a table, how do I call it programmatically ?
Thanks.
opening a form to a specific record31 Jul 2006 23:33 GMT9
Private Sub Work_Order___DblClick(Cancel As Integer)
   Dim stDocName As String
   Dim stLinkCriteria As String
   stDocName = "work order"
help with click31 Jul 2006 22:57 GMT4
I have an action item datasheet with current work orders on it. When a
work order is clicked on i would like it to open up the work orders
form to the work order number that was clicked on. I have gotten the
work order number into a variable and the work order form open but I
Adding multiple Office References31 Jul 2006 20:51 GMT3
OK - I am getting an odd error in my application.  I have done my
research and discovered that the error I am getting (Function is not
available in expressions in table-level validation expression) is
actually a references problem.
Impossible? (Cross-posted in Forms forum)31 Jul 2006 19:58 GMT1
I'm probably trying to do the impossible here.
I want to have a union query in a combo box to select "all" AND have
that combobox filter off of another.
I can get the first part of code working, the second part of code
take parts of text31 Jul 2006 19:00 GMT3
hi,
Let's say I have a field with this as the value:
"z:/daily/bk/DDR_DEFERM_BK.csv"
I would like to know how I can take the "z:/daily/bk/" part only.
error message31 Jul 2006 18:45 GMT3
hi,
I have the following in a module saves as Module1:
Option Compare Database
Option Explicit
How to Determine if Form is Open31 Jul 2006 18:28 GMT4
Access 2003.  How can I programmatically determine if a form (say "Print All
Reports") is open?  Thanks for the help.
Signature

Dr. Doug Pruiett

form lock up31 Jul 2006 17:19 GMT2
I am using Access 2002 my users are having some trouble with their forms it
seems that they cannot push any command buttons or move to next record or do
anything within their form.  Many of the users open other programs, excel,
word, and other software.  Many of them may have 5 ...
IIf Statement Help31 Jul 2006 17:00 GMT5
I need to write an IIf statement with 3 criteria and need a little help
if you could please.
If ItemType= 1, [ItemName]&[EMemo]
If ItemType=2, "  "&[ItemName]&[EMemo]
how to make a date change colors31 Jul 2006 16:26 GMT3
I am tring to build a expression. To changed a date color. I have a form with
a subform. The subform is a service record, which has a service date and next
service date due(1 year from Service date). The form also has a next service
date due.In the form next service date due I ...
Thanks Graham, Now reports31 Jul 2006 11:38 GMT2
Thanks Graham, apart from me changing some names for controls and objects. It
worked like magic. Below is the code again u gave me.
"A bit of the old Kiwi Ingenuity" :-)
Now I have a query that incoporates planting information, application of
Floating Decimal in MS Access 200331 Jul 2006 09:38 GMT1
At least I think it may be referred to a as a floating decimal.  I have
an input form that has a single where a user can enter data as follows:
12345 or 12345.67 or Text
When the user enters the value, he also selects a radio button
Add values to a text field31 Jul 2006 07:59 GMT7
I got a text field called "Distribution" where i input names of personnel -
usually it is 1-3 persons out of 5-6 from a list, but sometimes it could be
somebody who is not in list.
I would like to introduce 5-6 unbound check-boxes on my form, clicking each
fRefreshLinks() issue31 Jul 2006 05:31 GMT13
I am successfully using fRefreshLinks() to allow me to specifiy differing
databases for my application's backend.
The problem is that fRefreshLinks() always prompts the user everytime the
applicaiton starts and not only if the current backend database path doesnot
 
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.