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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Logic help28 Feb 2005 17:55 GMT2
I'm working on a small application and I am stuck on the logic behind
one of the queries I want to write. I've always considered myself to be
a good problem solver and it depresses me that I can't figure this out.
I don't really need any SQL syntax or anything, just help with ANDs,
Select Option28 Feb 2005 17:38 GMT2
I have a form (frmSelectIndustry) that I use to determine which filter
to apply to a forms recordset. I want to reuse this form for other
parts of my application and I am trying to rewrite the code so that it
can have more than one use. Currently I store selected items from a
Listenfeld ?ber benutzerdefinierte Fkt f?llen28 Feb 2005 16:52 GMT3
Moin zusammen,
ich habe zwei Probleme:
1) Ich will ein Listenfeld aus einem Recordset füllen und einen
weiteren Wert "(Alle") hinzufügen.
Skip field on report if null28 Feb 2005 16:09 GMT1
I am trying to format an address so that if the Billing2 field is empty
it skips it and doesn't leave a blank line on my report.  I tried
putting
me.Billing2.visible = not isnull( me.Billing2.value )
access ----> outlook28 Feb 2005 16:02 GMT3
Dear people,
I am a newbie with Acces.
Just now I have created a database with all my customers. I would like to
send them e-mails about offerings and sales etc. I have no idea how to send
Access Analysis Tools?28 Feb 2005 13:10 GMT1
I have to manage an Access application, developed by a sequence of unknown
programmers, that grew up out of control.
It contains hundreds of queries, forms and reports most of which are dead
code. Now I'd like to do a major clean up and I'm looking for a tool that
Ascending number in query28 Feb 2005 11:46 GMT5
I have an access query which gets data from a number of different
tables. Although the tables have primary key fields, the order in which
the records are returned means that none of these are in ascending
order in the query result set. I need to include in the query a field
Can an update query set values selected from another table?28 Feb 2005 11:46 GMT3
I know I can use Inner Joins in an Update query like this:
UPDATE DISTINCTROW tblA INNER JOIN qryA ON tblA.SomeID = qryA.SomeID SET
Flag = 0
WHERE (Flag = -1);
Set Forms Recordsource28 Feb 2005 11:41 GMT1
This is driving me crazy!! I am getting an error 'MS Access can't find
the form 'frmVendorsMenu' referred to in a macro expression or visual
basic code.'
The form name is definately correct - can anyone spot what I am doing
Foreign key problem28 Feb 2005 11:18 GMT9
please help
I have a table with member details and another one to many table used for
payments.  The problem is that the foreign key is not saved into the payment
table causing the table to not relate.  I have the relational tick on.  If I
Form/SubForm access problem28 Feb 2005 09:16 GMT5
Hi  all ,
I had created the following  Form/SubForm structure :
MainForm
      SubForm A (SubForm of  MainForm)
Really simple Command Button question28 Feb 2005 08:10 GMT2
If a user fills in some fields on a form, then decides not to enter the
record, what method is used to cancel the record? Everything I try, still
adds the record to the table.  I'd just like to close the form, but "Close"
adds the record.  If the Command button is set to "delete" ...
"Subscript Out of Range" When Setting Array Elements28 Feb 2005 03:59 GMT5
I'm trying to populate an array with the records from a recordset. But
I'm getting an error. Here's the code:
Dim db As Database, qd As QueryDef, rs As Recordset
Dim MyArray() As Double, i As Integer
Query to consolidate 2 tables?28 Feb 2005 02:47 GMT1
How can I consolidate these two tables into a single view?
Current:
=TableA=
fldP
Outlook Automation Problem28 Feb 2005 02:36 GMT1
I have a MSAccess 2000 database that adds peoples info from the
database to Outlook Contacts using Automation - this works fine.
Problem comes when entering a birthday field to Outlook - What happens
is that this creates an automatic reminder which is added each time I
 
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.