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 / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Choosing the File Path when Exporting a querie02 Jan 2008 20:36 GMT1
I'm exporting the results of a querie into Excel...it works no problem using
the foillowing code:
DoCmd.TransferSpreadsheet acExport, 8, querie_sel, "D:\Documents and
Settings\cgorham\Desktop\" & tab_sel & " - " & querie_sel & " " & increm &
VBA -Changing path of a linked table w/o deleting and relinking02 Jan 2008 19:02 GMT1
At one time I had a simple routine that changed the location of a linked
table with out deleting and re-linking (refreshing.)  I used it because I
didn't have to worry about losing permissions on that table once it was
deleted.
Randomize records into different groups02 Jan 2008 18:34 GMT4
I need to randomise participants in an Access 2000 db into four groups.
Let's say these are 1, 2, 3 and 4. This in itself is not the problem as
it's pretty straight forward.
The problem is that I need to keep the numbers of participants in each
Get ListBox selection into a merger note02 Jan 2008 14:18 GMT1
I have an access database for patients. In it I created a command button on
a form that when clicked, it collects data for the patient whose ID is on the
form and creates an automated merger to a word template to create "clinic
note" for that patient's visit. During a patient's ...
Problem defining a variable when reading a table in VBA02 Jan 2008 14:06 GMT2
I have a problem using VBA code to read an Access table.  Below is an
explanation of the question and some code that shows the problem.  The
following code opens a table and reads each record in the field defined as
“Year” .  We know it is the field defined as “Year” because the ...
refiltering a form after passing an initial filter02 Jan 2008 09:36 GMT6
I've got a form that, on the click of a button, closes itself and opens a new
form with a filter value passed by a previous form. The code for that looks
as follows:
Private Sub btnOpenNext_Click ()
gotfocus / lostfocus change control color02 Jan 2008 07:39 GMT2
dear friends.
i want the code that can change the control backcolor and font color on
gotfocus and lostfocus events  on the form
at present im writing code to each and every control got / lost focus event
command button on datasheet form02 Jan 2008 07:28 GMT2
how to place command buttons on a form in datasheet view
access form w/out any commands02 Jan 2008 07:24 GMT4
dear sir,
i want an form wiyh out any commands on it even not the close button how to
get it please
returning [FilterName] passed to a form using DoCmd.OpenForm02 Jan 2008 03:11 GMT5
I've got a form to which I've passed a filter using the DoCmd.OpenForm's
[FilterName].  The filter that is passed is the record from one table that
matches the record from the table associated with the form to which the
filter is passed. Once on the new form I'd like to be able ...
Startup Application icon02 Jan 2008 02:56 GMT5
Is it possible to embed the startup application icon in an mdb as opposed to
specifying a path?
This is a multi user environment and it will be difficult to deploy an icon
file and know the location of it.
SendKeys requiring "utility"01 Jan 2008 22:22 GMT10
I want a sub form which is a continuous form to open with the focus on a
"new" record. So I created a macro consisting of SendKeys {^PDGN} (in proper
format).
I entered this in the properties of the sub form in the "On Open" selection.
Custom Menu Bar01 Jan 2008 16:46 GMT1
Is it possible to suppress the "Type a question for help" frame, as well as
the minimize, restore and close boxes, on a custom menu bar?
Deleting a db object01 Jan 2008 10:25 GMT9
I've looked at several posts, but can't seem to get exactly what I need.
I would like to delete any "*ImportErrors*" table that may get created after
a file is imported (doesn't matter what file type, etc).  My thinking is to
search for any table object that ends with ...
Is the Progress bar Slowing Down my code?01 Jan 2008 04:48 GMT1
I am working on an appliation where I use a progress bar to indicate approx.
time until an operation is complete.  I will post the code below.  My concern
is that is seems that when I run the code... noting else is happening so the
operation that it is supposed to filling in time ...
 
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.