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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
chaning bound column in VBA to get different values24 Oct 2007 20:50 GMT1
Hey everyone, trying to figure this one out, any help is much apprreciated!!
I have a distribution table which has no key column (I know, I know, I want
one, believe me, but for many reasons they will not put one in).  I have a
form, no control source, on which there is a listbox ...
Transferspreadsheet not working24 Oct 2007 20:14 GMT1
I used DoCmd.Transferspreadsheet method to import data from several Excel
files to Access database and run queries and export the queries to Excel
reports. Our MIS department set up a secure folder and a usergroup to access
the database through a Citrix server. Suddenly all ...
query to SQL24 Oct 2007 20:14 GMT3
I wrote this query (in access03) and then went to sql view and tried top
copy and paste it into a button's on click event
DoCmd.RunSQL "UPDATE tblAnimalBleedsStatus INNER JOIN tblCatalogPartNumbers
ON tblAnimalBleedsStatus.CatalogNumber = tblCatalogPartNumbers.CatalogNumber
Deleting Files Using Access24 Oct 2007 20:13 GMT8
I have: an obsolete Excel file.
I want: to delete the file (using code in my Access database). The file name
is known, so there is no need to use a file browser.
Any suggestions?
Runtime error 3014 - Can't open more tables24 Oct 2007 19:11 GMT3
Hey all,
I am receiving this error when i'm trying to run a routine that I didn't
create. I know this should be a sp on my sql box but I haven't got the
resource to do it right now.
If date is Holiday then go back to prior BD24 Oct 2007 19:07 GMT2
I have what I think would be pretty easy issue to fix but I'm just brain dead
today I guess.  I have a function which produces a date.  All I need is to
see if that day is a holday.  I have a table that has Holidays.. tblHolidays
containing 2 columns HolidayName and HolidayDt.  I ...
Re-Linking ODBC Tables24 Oct 2007 19:07 GMT1
This question relates to my question on Background processing.
Why do I need to relink the tables?
When I log to the Access DB and trying to open one of the linked tables
access asks me to log to the ODBC Server. After supplying ID and Password, it
How can I copy from Access then paste in Excel24 Oct 2007 19:01 GMT1
I'm using Access 2007.
I have a button on a form that opens a saved Excel workbook. I need to copy
the text from a control on the Access form, then paste it into a cell in the
Excel workbook. How can i put this into code?
If Statement24 Oct 2007 18:44 GMT3
I have an event table with ID's 1-26
I'm using the following command in a query to print either Label 1 or Label 2
Type: IIf([EventID]<>4,"Label 1","Label 2")
I need to change this to be able to select additional Labels based on Event
CSV without Quotes24 Oct 2007 18:16 GMT1
I have to export a query to csv in order to get the data into out Accounting
System.  Our system is very sensitive and it needs the data in a csv without
the quotes around text fields.  How can I get this done?
DAO.AddNew and ODBC 314624 Oct 2007 17:56 GMT2
Summary: I am reading default records from one SQLServer table and adding
them (with modifications) to a secnond SQL Server table.  I get only one
record added and then I get an ODBC 3146 error on the ".Update"
Here's my Code:
Populate many reports with the same code24 Oct 2007 16:48 GMT8
I have 60 reports to which I need to add the same procedures.  I got the
code below from an old forum post by Fred.  It allows page updating to run in
sequence in a chain of reports.  What I would like to do is write the same
procedures in the same events over and over in each ...
Help with Import-overwrite reports24 Oct 2007 16:14 GMT2
I have a database application that I need to update with a couple report
objects.  I would like to write some code to take care of the matter.  I
thought I would create a database with the corrected report objects and
export/import them to the database on the client machine.  The ...
xcopy problem/question24 Oct 2007 15:53 GMT4
I am using this:
    Shell "xcopy \location\*.xls \location /E", vbhide
to move some files before they get replaced by the new daily set.  The
problem is, when I shut down my pc at the end of the day I get messages that
how to write VBA for DELETE RECORD?24 Oct 2007 15:48 GMT3
i wrote a VBA code myself for delete function, but its not work and show me
error message "you cant delete the database object 'xxx' while it's open".
i want to delete a record in form.
this is the code i wrote:
 
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.