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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
loosing a focus on a parent form19 Apr 2006 14:08 GMT1
I have a continuos form with a subform placed in the footer of the form. The
subform is also a continuos form.
When I update/enter records in a subform. I would like to  requery the
parent form and stay on the same record. In other words I just  want to
hourglass doesn't work with openform19 Apr 2006 13:26 GMT1
Has anyone else noticed that
docmd.hourglass true
docmd.openform "myform"
docmd.hourglass false
open a record if it exists; otherwise add new record19 Apr 2006 13:19 GMT4
I am using the following code to open an existing invoice for a workorder
...
   DoCmd.OpenForm "frmInvoice", , , "WorkOrderID=" & Me.WorkOrderID
and the following code to create a new invoice for a workorder ...
How to split a string with delimiter?19 Apr 2006 13:16 GMT6
I have a need to split a string with the help of a delimiter. I don't know
the position of the delimiter like  I have file name that could be any number
of characters, I want to find out the file extension, like .doc, .gif how can
I get it?
Issues relinking to backend tables19 Apr 2006 13:08 GMT9
I have tried everything I can think of to resolve this issue and I really
hoping for some help from the experts out here.
I have a front end database (Front.mdb) and I want my users to be able to
selectively link to different backend files (back1.mdb and back2.mdb) from
URGENT: select CASE?19 Apr 2006 07:36 GMT6
Hi, I am a real noob in programing vbscript in Access 2003.
I have got a problem here..
I want to count how many null and 0 values that are in a ROW.
Then I want to have the average of the rest of data in that row without
Combo Box list error19 Apr 2006 04:19 GMT3
I have a combo box on a form pulling data from a table. When I click on the
combo box, the first 4 items are blank. The 5th item is where the actual data
from the table starts to be listed. I checked the table and it does not have
blank records. How do I fix this? Why is this ...
general 'exit sub' question19 Apr 2006 02:27 GMT4
I think I read somewhere once that said you should not do this:
whateverSub
If somecondition is false THEN
Exit Sub
Making a list box visible based on another control19 Apr 2006 01:14 GMT2
I have a text field on my access DB form that i would like to appear if
a user selects a particular item from a combo box. I have completed
this part of the code. However, when user selects another record on the
form where the condition isnt true the combo box still appears.
Linking a form a sub form19 Apr 2006 00:43 GMT3
I have a default form with buttons on the right to open other forms for data
entering working hours. The default form is set to capture the work hours
from the button (forms).
The problem I am having is the button forms do NOT retrieve the [date] and
How refresh combo box when RowSource query depends on another cont18 Apr 2006 23:56 GMT4
I have an Access 2003 combo box on a form whose RowSource is a query which
depends on the value of another control on the form.  The other control is
derived from other values - it is not bound.  I can't get the first combo box
to refresh whenever the value of the second control ...
Shell Command Help18 Apr 2006 23:11 GMT1
I've seen tons of references to the Shell Command.  I've  been to the
MVPS.org site with the shell command:
http://www.mvps.org/access/api/api0018.htm
I have no clue how to use it.
Datasheet Font Format18 Apr 2006 21:58 GMT2
Is there a way to set the font size for a subform which is in datasheet
format?
Thanks,
err.number = 018 Apr 2006 21:54 GMT6
I am trying to replace the Access msg (with no runtime error # in the dialog
box):
"The changes you requested to the table were not successful because they
would create duplicate values in the index, primary key, or relationship.
DLookup question18 Apr 2006 21:18 GMT3
Running A2002.
I'm trying to prevent the user from entering a duplicate value already in my
table.  I'm assuming Dlookup is the best choice for this.
This is what I have:
 
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.