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 / General 1 / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Outlook automation formatting text30 Apr 2005 02:40 GMT2
I am currently working on an Outlook automation module in an Access 97
database. All is working well except now the client wants the generic email
body to contain certain sections in red text and others in blue text. Can
this be done? If so how? I understand that I may have to ...
Disapearing tables in query design mode.29 Apr 2005 22:48 GMT5
Opening one particular query in design mode shows a blank top half,
where the tables should reside. the bottom half is what I expect to
see with the field names over their table names over the sort and
criteria boxes, but the only way to add new fields or change
query problem29 Apr 2005 21:18 GMT1
I have a form with two sub forms.
I would like a query to use the value in one of the fields of one of
the above mentioned subforms as a parameter for the query.
I've tried to point at the form field from within the query but I'm not
String function29 Apr 2005 20:06 GMT2
Is there a function to populate a string with say 50 dashes
Something like
astring = function??("-",50)
Open form from another database29 Apr 2005 20:05 GMT1
Hey all!
Here's what I want to do:
I have database A.mdb and database B.mdb.  They are both using SQL
linked tables, and I am utilizing a username/password login reference
Password For Table29 Apr 2005 20:00 GMT1
I was wondering, is it possible to put a password on a single table. My
reasoning is that i have a 'Master Staff Table' that is the backbone of all
the reports i produce but sneakily other people are going into it and
amending records which causes problems for me. I cant just move ...
Check for Query Results with no Records29 Apr 2005 19:58 GMT5
I have the following code:
Private Sub cmdDatasheet_Click()
   DoCmd.OpenQuery "qryCourse_Details"
End Sub
List box Requery is one record behind all the time29 Apr 2005 18:52 GMT2
I have a list box which I refresh by changing the .rowsource and doing
a requery after adding a record to the table:
QryOrderDetail = "SELECT [TblOrderDetail].[OrderDetailId],
[TblOrderDetail].[LUOrderId], [TblOrderDetail].[OrderDetailQty],
Missing Toolbar menus 29 Apr 2005 18:42 GMT1
I'm viewing a database that only has the file, window and help toolbar
visible in Access but I would like to view the relationships etc. How can I
view this?
Thanks so much,
Error Message in Report b/c of Null or No Values29 Apr 2005 18:37 GMT1
I am running a report that is drawing in data from 5 different queries.
The report has five different fields and a sum field to tally up the
values in the 5 different fields.  The data is loaded into the report
based on which business unit/business units is selected via checkboxes;
Overflow Error29 Apr 2005 18:09 GMT5
I am getting an overflow error on the following:
intPercentNotPaid = IIf(intNumberApproved = 0, 0, intNumberNotPaid /
intNumberApproved)
The intNumberapproved is 0, but it is still evaluating the False part
Reference Library for just 1 user29 Apr 2005 17:50 GMT1
I have to reference a library (DTSPackage.dll), but the other 40 users
do not need the code that refrences this library. And since they don't
have SQL Server loaded on their machine, they don't have this file.
I tried to put the dll on the network, but it won't register.
2003 Database can be opened with default system.mdw29 Apr 2005 16:45 GMT3
After creating a new dtabase and system.mdw permissions and security
can be bypassed by opening the database with the default system.mdw for
access 2003. This was not true with access 2000.
Any thoughts
Signing an App with Access 200029 Apr 2005 15:55 GMT4
I asked this question in an earlier thread, but I didn't get an answer,
so I'm trying again:
How do I digitally sign an application with Access 2000? (I already
have a certificate; I just need to sign the app with it).
control source based on wheter item iexists in other table29 Apr 2005 15:53 GMT1
In an Access form, I'd like to show the status on whether an item as
entered in a textbox (and thus in its coupled record field) exists in a
list in another table. I've tried:
 - Making the record source of the form a query, like
 
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.