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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Recordsets via VBA vs. direct table access for multiple users26 Jul 2007 19:52 GMT2
I am in the process of creating a new database that will house 9 normalized
tables with 3 main parts. First a membership table containing around 30,000
records, a provider table containing roughly 50,000 records, and an encounter
table that contains roughly 450,000 records. I ...
Data Type control when downloading into Excel26 Jul 2007 19:49 GMT5
I do a scheduled dump via task scheduler from Access to Excel.
One of the columns of data is the Zip Code.
Is there a way I could dump it so that the numerical zip codes are numbers,
but the non-number zip-codes like Canadian Zip Codes or the Zip Codes with
find and verify function26 Jul 2007 19:42 GMT1
I have a list of about 400 diagnosis that I would like to make available on
one of my forms. A combobox would be ok if the list wasn't so long. What I
would like to do is have a textbox where the user could type part of the
diagnosis and have a "Verify" command button that would ...
Mid Range26 Jul 2007 17:56 GMT3
If this post's twice I apoligize but I have not seen the original I posted.  
I need to calculate the Mid Range of three numbers(I've implemented the
MaxofList/MinofList,which work great). I added the following line :
-- If varMax > Values(intLoop) Or varMax < Values(intLoop) Then
How do I pass a value from one form to another?26 Jul 2007 16:45 GMT2
I have a combo box on a form whose selected value I'd like to use as a
variable to populate the criteria for a query I've written.
How do I do this???
So far, I've manually created a new label object that I've set to
3734 Error when trying to compact database26 Jul 2007 16:39 GMT10
I am trying to compact another database from VBA, but when I run the
following code, I get this error:
3734 The database has been placed in a state by user 'me' on machine
'mymachine' that prevents it from being opened or locked.
Crosstab represent a value in middle - HELP26 Jul 2007 16:16 GMT2
OK, I have done this in Access 97 but for some reason my query no longer
works.  I have a standard query (basic) that has the following elements.
cpva, feature, option, item
My end result should be this:
dual use of db26 Jul 2007 15:40 GMT1
How to set db where two users can both make entries at same time?  I've done
this before w/ great success. New db however just will not let us both open
at same time???????????????
Closing Running Processes26 Jul 2007 15:37 GMT3
I have an Access application that need to close any non-visible instances of
Word running in the background. This is to tidy up any Word objects that have
been left behind. Any visible instances of Word must be left open. In
essence, the VBA equivalent of 'End Process' on Winword ...
How do I print Jukebox title cards in MS Access?26 Jul 2007 15:24 GMT8
Any suggestions on how to print Jukebox title cards in MS Access.  There are
4 cards per sheet.  The width for each card is 4.375 inches.  There may be 7
to 30 titles on a card.  I tried using the Label page setup but I couldnt
control the print for each card.  HELP please.
Compact Syntax for OR Condition26 Jul 2007 14:59 GMT4
I have: a long list of OR conditions
e.g., var = apples OR var = bananas OR var = oranges
Is there a compact way of expressing this, like in SQL
e.g., var In (apples, bananas, oranges)
Create List of Field Names26 Jul 2007 14:46 GMT3
I have: a table with many fields.
I want: to create a list of the field names in a new table.
Any suggestions?
Execute SP async with ability to stop execution26 Jul 2007 11:22 GMT1
In Access XP is there a way to programatically execute a long running stored
procedure on a SQL 2000 server and have the ability to stop it at will?
ADO?  DAO?  DAO w/Workspaces and ODBCDirect?
Please point me to a working example if possible.
How do I use query results in code???26 Jul 2007 11:20 GMT3
I've written a query that selects one record from a table and sets the query
itself in a variable.
Now, I want to use the query's fields values individually to populate some
label captions on a form.
call shell function26 Jul 2007 09:44 GMT4
how does access2003 know where to find the "Excel " program from in the code
below ?
If Me.List23 = "Project8" Then
   ' Excel Application on Project 8
 
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.