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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
why isn't the parameter seen?28 May 2008 18:38 GMT10
I have a program in VBA in which I tried to run an SQL for which two
parameters (text) are entered by calling for them from the 'criteria' field.  
I also want to use those same parameters as the front part of the name of a
file to save.  However, no matter what I do (Public, Dim, ...
Append Query/ Custom PK28 May 2008 18:07 GMT3
I have created an Append Query (qryAppendTests) that looks like the following:
INSERT INTO tblQueue ( REQUEST_NO, REQUESTOR, DUE_DATE, TEST_TYPE, CYCLE_NO,
TEST_ID )
SELECT tblTest.REQUEST_NO, tblRequest.EMP_ID, tblRequest.DUE_DATE,
Creating loop to run functions for each variable in database28 May 2008 16:55 GMT4
I have a simple flat file database of a questionaire of about 130
questions/variablea. I need to a report with the frequencies, mean, median,
mode, min, max, range, standard deviation etc. I thought it would be easier
if I could code VBA  to create functions for each of the above ...
Assigning field values to VBA variables and vice-versa28 May 2008 16:22 GMT6
Old to programming, new to ACCESS.  Have project dumped on me
with old database.  Need to do it quick and dirty, for now.
Sorry these are basic questions, but I couldn't find and real
answers to them in the threads.
Create hyperlink by using VBA in conjuntion with API0001 Dialog Bo28 May 2008 16:05 GMT8
I am looking for direction on how to insert a hyperlink into a table field
that has been designated as "Hyperlink" by using VBA that will look to an
input form for the correct path.  Currently, the Hyperlink field updates the
field with the data, but when I click on the field to ...
Remove Tool Bar Reference28 May 2008 10:33 GMT12
After converting an existing mdb to an accdb, the tool bars were put into
Add-ins on the ribbon.  I could not determine a method to modify the tool
bar/add-ins after the conversion.  So I deleted the Add-ins and went a
different route.  But now the accdb thinks it is still tied ...
Launch a file using a program other than the one associated throug28 May 2008 10:25 GMT7
Is there a way to program a button in Access to launch a known file into a
program other than the one associated to the file in Windows XP?
Determine which form to be on top of the other28 May 2008 06:58 GMT3
If we have two forms and one report opened at the same time is there a way to
set programmatically at any time which form or report will be on top of the
other?
>> Query Column Order27 May 2008 21:50 GMT1
Hi, using Access 2003 is there a way to dyamically list a query's columns
order?
The column property of a cross tab query can be used to specify the order in
which column headings are listed. However, I do not know at time of
wrong number of arguments for function27 May 2008 21:34 GMT2
I am receiving the error "wrong number of arguments" when I try to call a
function from a text box.  I am trying to put =BuildCriteria() in the contol
source.  
The function it is calling is on the form and is as follows:
calling a date from from a SQL stored procedure27 May 2008 19:04 GMT1
how do I call date field from a stored procedure?  I don't know the syntax
Thank you.
Runtime error message --- only one user27 May 2008 18:30 GMT4
I have a split database that holds miscellaneous HR information, and is
being used by approximately 40 people at my company.  Approximately 5-10
people access the database simultaneously, using the runtime version of
Access, via a local front end that is linked to the back end on ...
DLookup Problem27 May 2008 17:58 GMT9
How do I write two conditions in DLookup? I wrote this
*IsNull(DLookup("BookName", "Trans", "BookName='" & I & "'"))*
But this is only one condition I want that it should also have to check
IsNull(DLookup("MemberId", "Trans", "MemberId='" & Code & "'"))
How do I automate importing text file?27 May 2008 17:45 GMT3
Hello,
Question 1 is how do you automate the importing of a text file?
Here is an example of the information;
"Emp","63","Department","87","05-24-2008","06:50:37","Process","A","87",
Need to normalize/transfer after import27 May 2008 14:47 GMT1
**Not sure which discussion group to post this***
I have successfully imported a data list from an excel spreadsheet into a
temporary Access table.  Now I want to transfer the data from that temp table
to existing access tables but don't know where to start or the best way to do
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 April, 2008
 
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.