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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Excel Worksheet Not Being Saved14 Mar 2007 14:28 GMT1
Using Excel Automation I am copying a range of values from worksheet1 to
worksheet2. I know the copy is working because when I print out the values
from worksheet2 the values that I copied from worksheet1 print in the
immediate window as expected. The problem that I am having is ...
Error with RecordSet Coding14 Mar 2007 10:54 GMT5
I am getting an an error message with the code below.
"Compile error - Method or data member not found.
Error line  ".Edit"
I am using DAO library 3.6.
Entering incremental value into text box14 Mar 2007 10:52 GMT6
I need to find someway of entering a value (starting with 1 and then
incrementing) into a text box.
I can't use autonumber in the table as I need to be able have duplicates in
the table.  
Use Access 97 Linked Table Manager instead.14 Mar 2007 05:05 GMT2
The Access 97 Linked Table Manager was a good thing.  The replacement is
crap.  The 97 version would automatically adjust all links, if you had all of
them selected and all were found at the new location first picked.  The 2000+
version forces you to select acknowledge each one, ...
Variable References via vba based on Access version14 Mar 2007 03:40 GMT3
Is it possible to use code to modify references for an application?  Can I,
for example, set up some code that will run when an app is launched and, if
the user's machine has office 10 then a reference to Microsoft Office Word 10
Object Library will be selected even though the ...
do loop with if then Access 200214 Mar 2007 03:12 GMT1
i want to loop through records and assign numbers for each.  records are in
order and every group of records has one with a number 1 in "varnum".  i want
to fill in a a field, "aftervar", with the 1 and then with 2,3,4,5 and so on
until it reaches next 1, stopping when it hits ...
Outstanding Stock Weighted Average13 Mar 2007 22:52 GMT1
I'm trying to set up some tables and queries to give me the following result:
Beg_Bal   Date   Change  End_Bal  Days Share_Days
1000      1/1/07     0       1000         6     6000
1000      1/7/07    (85)     915         7      6405
Time Zone change13 Mar 2007 21:44 GMT7
Hi - I have an Access 2003 database that calculates time duration for
products that are checked-out and checked-in.  Everything works just
perfectly but then this is used in Arizona so I didn’t need to consider any
time zone changes.  Now they want to use the database in Texas.  ...
Treenodes clear13 Mar 2007 19:40 GMT1
I'm using a treeview control wit several levels.
What i'm trying to do is that when i click on a node if this node has
Children>0 then clear all these children.
How can i do that?
Updating Query through VBA13 Mar 2007 18:44 GMT3
I am having problems using an update query.  The code appears in VBA function
designed to send emails to employees.  I would like to have the query update
based on who the email was just sent to, so that i know that an email was
sent to that employee.  My code is listed below:
Using recordset from a query13 Mar 2007 18:20 GMT7
I am unable to run code to export data from a query to excel using
Set rs = CurrentDb.OpenRecordSet("qryLocations"), _
           dbOpenSnapshot
I am using a DAO connection in Access 2000.
Indicator13 Mar 2007 14:31 GMT1
In VBE|Tools|Options|Editor Format, there is a combox called indicator, what
is the function of this stuff?
Clara
thank you so much for your help
Add a record to an SQL Table13 Mar 2007 13:52 GMT5
Have learned much programming here but don't yet know how to add a record to
an SQL table from Access. Here is my attempt, but am really guessing after a
certain point and would appreciate help:
Public Function InsertEpisode(PatientID As String, RefPlanNo As Integer)
Excel Automation - Copying Range of Cells13 Mar 2007 11:22 GMT1
I am creating a crosstab Excel worksheet from a query in Access. I would then
like to copy ranges of cells from the crosstab Excel worksheet into another
worksheet using Excel automation, but I am having a problem with the
automation commands to do this. Could you please tell me ...
Excel VBA13 Mar 2007 11:13 GMT1
I wanted to know how to write a Auto_Open macro in Microsoft Access to
automatically refresh in a excel pivot table?
 
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.