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
ControlTip text not appearing10 Mar 2007 23:45 GMT3
I have developed this database completely in Access 2003.
The ControlTip texts I have placed for various controls is not appearing.
This worked in previous version of Access.  Is there a setting somewhere
that is preventing these from appearing?
Copy a table into a new blank db10 Mar 2007 17:58 GMT1
Using Office 2003 and Windows XP;
I just need to know the fastest, most direct, and expedient method of just
copying one table from one DB into a new blank DB, both are Access 2003.
The table to be copied is stand alone; i.e. no joins or connections to any
Random numbers and division10 Mar 2007 15:08 GMT3
I'm helping a friend with a program that uses random numbers. The user
tells the program how many questions to ask and the program will either
add, sub, multiply, or divide 2 numbers. The range of random numbers is
from 0-100. The problem, if there is one, is that many times the ...
How do I change a sequential control number for my database in acc10 Mar 2007 05:54 GMT3
Our office database is set up that every entry receives a new control number
- 2006-0001, 2006-0002, 2006-003, etc. I would like to change it for calendar
year 2007. How do I change it?
Our access expert is gone and not available
Firing Up Excel from within Access10 Mar 2007 04:48 GMT1
I have an Access form with a button.  When clicked, it opens a variety of
queries which eventually lead to a final table.  I want to add a line to
automatically open an Excel sheet I have linked to this table.  Seems like it
should be simple enough but I have not been able to ...
importing fields from 1 DB to another DB10 Mar 2007 04:32 GMT1
I am trying to import 4 fields from database1 into a table in database2.  
Here is the code I am using:
vSQL = "INSERT INTO CITY_TABLE SELECT [Field1],[Field2],[Field3],[Field4]
FROM [All_Officesl] IN 'C:\Locations\City.mdb' WHERE [Field1] = '" & Loc & "'"
How to programaticly change the display font size for tables10 Mar 2007 04:29 GMT5
A database I inherited was developed by someone who thought font size 5 was a
good size for everyone to read (I think he liked squinting); Nevertheless,
he's gone (for good reason) and I'm stuck with having to open each table and
select Format - Font - Size 10. Not an impossible ...
SELECT string as Recordsource09 Mar 2007 23:29 GMT4
I have a form that on the OnOpen Event has the following code:
'------------------------------------------------------------------------------
Dim strRecSource, strOne As String
strOne = "[05] + [06]"
Code to list names of subreports included in a report09 Mar 2007 22:24 GMT1
For documentation purposes, I need to identify the sub-reports in a list of
reports. Can you provide some code?
Thanks,
How to Extract Part Of field Based on Criteria09 Mar 2007 21:45 GMT12
How do I return a part of a field if that part matches a certain
format?  In this case, being a three digit number (###), or a six
digit number (###-###) followed by a letter g.
More specifically, I have a field for fabric (FabricAdj) which runs
Query : Call a Function09 Mar 2007 19:43 GMT4
In a field of a query is there a way to call a function to return a formula
to the query field?  I have tried but when I create the formula in the
function it always returns the string.  I need to call the function because
the field(s) needed to sum in the query field will not ...
Sending HTML thru SendObject09 Mar 2007 19:02 GMT1
I'd like to insert a lot of HTML text into a messsage that I am sending
through SendObject code.  Is there are way to do this (novice level).
Any help is much appreciated!
Code to set a variable to the RecordSource of a report09 Mar 2007 18:28 GMT2
How would I do this (or any other report property)?
building a text string with null fields09 Mar 2007 18:23 GMT2
I am trying to build a text string that has to have a set number of
characters.  Some of the fields in the database have a value of 'null.'  I
need to be able to format the null field as being say 10 positons long and
have the ten positions added to the string.  The following ...
Calling a sub procedure09 Mar 2007 17:08 GMT4
How do I call a sub procedure from a different form?  
Here’s the setup:  Form A has a button to open form B.  Form A is still
open, but form B is on top. Once form B is updated I want to close form B,
but have it run a procedure from form A.
 
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.