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 / Modules / DAO / VBA / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
validating data15 Feb 2006 18:12 GMT1
hy
i have a form called marketers and fileds called visittype,first,last and id.
i have following code to generate the autonumber for field id based on
condition of visittype.
Compact Database15 Feb 2006 18:02 GMT1
Is there a way to automatically run the tool Compact and Repair when a user
closes out of the database?
Also, what is the best way to back up the database on a different drive?
I would like to put a command button on a switchboard that would allow the
refering to a control by its tab index15 Feb 2006 17:17 GMT2
quick question: how does one refer to a control by its tab index using VBA,
as oppose to using the control's name?
thanks in anticipation...
Programing Help Needed!15 Feb 2006 14:15 GMT1
Help requested!
I am not a programmer but I have the following crude code that I want to run
in an Access 2000 database. Can anyone clean it up and tell me where to place
it in Access 2000.
Binding a query to a textbox control15 Feb 2006 11:14 GMT1
Bit new to this, but how do you programatically bound the result of a query,
in this case a scaler to a textbox control when the form loads up?
Say
form name is frmmenu, control name is textboxincomplete, and query name is
automatic insert for linked fields ?15 Feb 2006 07:21 GMT1
Is it possible to set Access to automatically insert a postal code when the
town name is entered ? They are only town postal codes, i.e. 29719 covers the
town of Velez Malaga, 29713 covers Los Romanes etc..
Treeview Refresh from an external form15 Feb 2006 07:18 GMT1
I have a form that has a control form in which i open other forms.
Each of this new forms has a treeview.
when i press a botton i open a form to insert a new node.
but when i close the form i do not see the node inserted until i close de
Sending & returning information from functions & forms15 Feb 2006 07:13 GMT1
Is it possible to Call a function with an argument, Open a form using this
argument and return the value from an options list while closing that form,
then return to the original form.
eg
Filtering data in an Array15 Feb 2006 06:04 GMT1
I have created a simple procedure to assign values form various controls on a
form to an array and then update the data into a table, however, there is a
possibility that some of the controls will not contain data and therefore I
do not want the procedure to add null values to my ...
Annual Leave Calculator15 Feb 2006 04:20 GMT3
My programming skills are non existent and I need to write a small visual
basic procedure for our staff database.  Basically we need to calculate the
amount of annual leave a staff member is entitled to.
This is worked out on the WTE (whole time equivalent) and the start date.  
Firing event on both KeyDown AND Click?15 Feb 2006 02:00 GMT3
I know how to do a CommandButton_Click() event and I have a
CommandButton_KeyDown() event which checks to see if Ctrl was held down:
Private Sub Note_Toggle_KeyDown(KeyCode As Integer, Shift As Integer)
   If (Shift And acCtrlMask) > 0 Then
Those pesky global variables.14 Feb 2006 23:05 GMT3
I am currently doing an Access97 project (unfortunate that it's not a later
rev, but that's what the client is using).  I have established some global
variables, but something is overwriting them at times.   For example, I have
an array that is global, I only assign values to it ...
Error handling stopped working14 Feb 2006 22:38 GMT4
We have 5 different computers using access applications. My computer
spontaneously stopped switching between apps even though everyone
else's was working properly. The code uses On Error to catch when
AppActivate fails and then launches a new copy of the app it's
Validation/Message14 Feb 2006 22:31 GMT1
I'm fairly new to Access programming and have a question.
My form needs to check for the presence of the data entered by the user in
another table and if it is not there, make a message visible on the form.  
The focus needs to return to the field and clear out what was entered and ...
Grab rsPubname from different table14 Feb 2006 22:21 GMT2
on my website: www.mutedesigns.co.uk/bpubs
user: test
Pass: test
when logged in select the 25th February and you'll see it says: Jarv will be
 
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.