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
random number06 May 2008 10:37 GMT1
i want to pull records based on random sorting. i want that each time when
user asks for the report, the records are shown in different behaviour. how
can i apply it in my access database using VBA?
How to set up HTML in Body of Outlook programmatically.06 May 2008 09:51 GMT4
I can send vanilla text in the body of an Outlook message but I have no idea
how to construct a HTML message with pictures.
Any ideas?
Concatenating Values06 May 2008 04:53 GMT5
I have a recordset that has multiple "CustID" values for a grouping. I want
to concatenate the "CustID" values into a string. I can do this via code by
opening the recordset and advancing through the records, creating a
concatenated string and adding each string to a table.
Loop Code06 May 2008 04:18 GMT3
I have the code below that would copy data from one table (rsSource) into
another table (rsTarget). Is there a loop code that would enable me to do
something like the following:
Loop for N =1 till 40
Outlook/Outlook Expresss Installed05 May 2008 22:57 GMT5
How can I determine whether or not Outlook or Outlook Express has been
installed locally on a pc (VBA code)?
Exclusive Lock msg on Database in Access 200705 May 2008 22:08 GMT3
How to deal with the message that Access requires an exclusive lock on the
data base (for example when I come back to modify VBA code in a standard
module)? The message says that the user, "admin" (which is me!) has done
this? The file extension does not indicate that it is ...
Auto Folder Identification05 May 2008 20:53 GMT3
We have 3 thousand vendor folders with 10 subfolders in each folder.
Many of the subfolders are blank and need to be identified so we can aquire
the information from that vendor to make the folder complete.
Could a script or macro be created to identify the empty folders, either by ...
Access Versions - why upgrade ?05 May 2008 20:28 GMT3
I'm currently using Access 2003 and quite satisfied with what I can get from
it. I am just thinking if upgrading to Access 2007 will offer any
improvements apart from the UI (from a programmer's point of view).
Can somebody please tell me a few good reasons why I should upgrade, ...
Outlook Automation - Defining Data Types05 May 2008 19:51 GMT2
I have a module that uses Outlook automation such that I need to define the
following,
         Dim objOutlook As Outlook.Application
         Dim objOutlookMsg As Outlook.MailItem
How to get a DLookup control updated in a Group Header?05 May 2008 17:17 GMT1
I have a report in Access 2007 with Grouping on BungalowNo and I am trying to
display the Name related to BungalowNo in the Group Header using DLookup.
However as the BungalowNo changes, the Name does not change.  
How can I get the looked up value to change as the group value ...
Showing Records - Sql Question05 May 2008 15:42 GMT6
Can somebody please show me how to do this ?
I'm using Access 2003 (mdb). I've two tables 'tblCustomers' and
'tblAccounts', which have Many-To-Many relationship, ie one customer can have
many accounts and an account can be linked to many customers.
Macro or Code?05 May 2008 14:27 GMT3
Can someone please tell me the best way to accomplish the following:  I have
a subtable with fields (Department, Job Title, Date In, Date Out, and a
Service Time field that automatically computes the weeks between the Date In
and Date Out fields).  If the Date Out field is Null, ...
Count within class05 May 2008 13:54 GMT3
I have a access table with a mere two vairables one uniqly identifies the
individual and the other identifies the group i.e:
John Doe       Alpha
John Roe       Alpha
Backup Linked BE Tables05 May 2008 05:23 GMT2
I have my database split into a FrontEnd (FE) containing all the modules,
forms, queries, etc., and a BackEnd (BE) containing all the tables.    The BE
is linked.  I am trying to write some VB code that will automatically back up
the BE when the user is running the application.  ...
Odd String Behavior with '>'05 May 2008 04:03 GMT1
Can someone explain this to me? I sure hope this isn't something obvious....
I have a VBA statement:
       strWhere = ""
       strWhere = strWhere & "((BAND([Availability],1)) > 0 )"
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.