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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
check for excel workbook15 Nov 2007 13:19 GMT2
how do i check to see if an excel book is in a folder?
i am automating a process for non technical users and if a workbook exists,
i want to delete so they do not have to respond to the message already exists.
i am using a generic workbook during the update process as a work area
qty in table1 minus qty in table2 equal to result column in table215 Nov 2007 12:34 GMT2
Any can help me to correct my coding ?
**********************************************
Dim dbs As Database, rst As Recordset
Dim strSelect As String
Problems with Access 200315 Nov 2007 09:29 GMT2
Two problems: the first is more serious as I haven't got even a workaround at
the moment.
1.  A user is unable to open any report in preview or design mode (also
probably print mode but I haven't tried)  This happens for either an mdb file
Export to workbook by Query Criteria15 Nov 2007 08:07 GMT1
I search around for qutie sometime and still cannot find a solution to this
problem.
I have a db that runs query reports with month and year as criteria and a
number of excel workbooks named "Report MMYY".  What I want is a code that
Delete the last record15 Nov 2007 07:45 GMT2
Hello everybody, I'm making my MP3 collection db importing xls files created
by an MP3 tag editor. I have the following code to append the xls file to my
access table and everything work fine. Since the last row of the xls file is
always "this list has been created with..." I'd ...
excel cell value15 Nov 2007 07:00 GMT4
want to check for a specific value in col 1 and row 1. if that value is not
there, will cancel the operation.
how do i check for that value?
tried this
better way15 Nov 2007 06:22 GMT3
I use this code to get the hours in a contracts
Set rst1 = CurrentDb.OpenRecordset("Select count(PeriodNo)/2 as hours from
IERSPROD_TOFFERSLOT Where OfferCD = '" & sOfferCD & "'")
rst1.MoveFirst
Waiting for input from a form15 Nov 2007 00:46 GMT7
Half-way through my code, the user needs to supply information from a
combo-box.
How do I pause my code while the user makes their selection? I cannot use
InputBox or MsgBox, since I need the combobox object. How do I open an
Code Issue15 Nov 2007 00:16 GMT1
I have an unbound form with a multiple select list box (lstClass) and a
command button (cmdOK). I am trying to select row(s) from the list box and
build up a Where string and then apply that "WHERE" criteria to a Select
Query (qrySupplierTEST) to get my desired records.  Once I ...
how to parce out part of a string and replace it with another stri14 Nov 2007 23:53 GMT2
Problem:
I have sereral files with simular names.
I would like to be able to replace part of the file name with a persons name
I want to replace the "Master" in the file name with [LastName]
Using InStr Function to Parce a string14 Nov 2007 23:46 GMT2
In inStr function and using it has always caused me a headache.
I did the following to get the [personName] from the datafile path.  I would
like to know if there was an easier way to accomplish the same.  
------------------------------------------------------------
ISAM error when trying to create tablelink14 Nov 2007 22:46 GMT21
I'm using Access 2003 and trying to create a linked table from an AS400
database.
Here's what I have that's not working.
===========
Sorting Excel Spreadsheet14 Nov 2007 22:36 GMT2
I have a procedure which opens an Excel template, adds data, and optionally
saves the Excel file. I can sort the sheet from the Access code, but it only
works the first time Excel is opened in the current Access session. If I
close Access and Excel, then reopen Access and run the ...
Automate Relinking Tables for Password Protected database14 Nov 2007 21:03 GMT2
I am using the code found in Access Web to automate Relinking Tables
http://www.mvps.org/access/tables/tbl0009.htm
Problem:
The backend database is password protected
arrays and loop question14 Nov 2007 20:35 GMT2
Good Afternoon,
I have a question i cannot seem to answer.
I have 2 arrays and a loop that perform certain functions, and when i call
this sub, i get and error message stating: "Compile Error: byRef Argument
 
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.