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 / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Make two tables match21 Feb 2006 17:36 GMT2
I have two tables with the same structure and much of the same information.  
There is a history as to why these tables exist the way they do but the
bottom line is I need them to be identical.  One table will always have the
most current records and I need to copy only the "new" ...
Creating TXT files based upon a Querry21 Feb 2006 16:48 GMT2
I'm new to programming Access (and to programming in general) What I'm trying
to do is the following and I'm not exactly sure what is the best way to go
about doing it.
I have a querry that I need to export each record of as a seperate text
For Each21 Feb 2006 15:53 GMT6
Thanks for taking the time to read my question.
What is the value of w in this case?
       For Each w In Worksheets
           If DataSheet = w.Name Then
2 record sets21 Feb 2006 15:44 GMT3
I have 2 tables, namely Despatches and Stock.
On the click of the Despatch button on the form, I want to read each
transaction line on the despatch and write them out to the stock table.
Can anyone help me with the coding for this or point me to a good example of
Crash on interacting w/long Word doc21 Feb 2006 14:17 GMT5
hi everybody in this most wonderful access user group
ive got this problem
i have a module which opens up a word document and then iterates through
each paragraph gleaning certain information.
Syntax Help Please21 Feb 2006 12:58 GMT1
When I pull this up in excel it shows the primary fax number in the first
column but it appears it concantantes the ContactName and AccountName the
second column.
I am trying to get this to write 3 seperate columns.
To word21 Feb 2006 12:23 GMT16
I have
Dim wdApp As Word.Application
   Set wdApp = New Word.Application
   With wdApp
self-selecting fields in a data access page not working in Access 200321 Feb 2006 12:21 GMT1
I received this info from Programming Data Acess Pages (Microsoft Acess 2000
Technical Articles)
http://msdn.microsoft.com/library/en-us/dnacc2k/html/programdap.asp?frame=true
. It is not working using Access 2003! Can anyone suggest how to do this?
Using Access 200321 Feb 2006 11:37 GMT1
Can someone help with the following problem;
1. copy files from one folder to another.
2. be able to select one or more files.
3. be able to select destination.
Avoiding type conflict21 Feb 2006 09:30 GMT1
   I have the situation where I need to read a table field value, which can
be of any data type, and convert that to a string. To do this I pass the
field value to a function expecting a Variant parameter and decide on the
best string conversion function after testing the ...
Syntax error21 Feb 2006 06:34 GMT4
The following sub returns syntax error in the last line. Please, advise the
correct syntax.
Private Sub TextBox_AfterUpdate()
   Dim branchID As Integer
Access Module, Saving an Excel sheet with a password21 Feb 2006 05:33 GMT3
Sometime ago I set up a module to open an Excel Template, refresh the sheets
and save the book to a share. Now I need to stick a password on the file  to
be saved.  Would anyone know the syntax?  Here is the current code:
Dim xcelapp As Object
Turn off Messages at bottom of display21 Feb 2006 02:26 GMT8
During the execution of a program I use the following to display the step the
programs is on the status line:
 DoCmd.Echo -1, "Create Actual Data for Branch Ranking Total."
When the program executes a query, the message is covered by the following:
Parsing a parameter from a menu to a macro21 Feb 2006 02:08 GMT3
In a macro, how do you retreive the parameter value from the menu item that
called it.
Amiga1200
GET DOMAIN MEMBERSHIP21 Feb 2006 00:51 GMT4
Hello.  I'm looking for a way to check and see if a user is a member of a
particular domain group.  I have the code to enumerate the current Windows
user, but I don't know how to check it against a domain group.
Thanks.
 
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.