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 / Queries / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How refer to column of listbox in a query?26 Jun 2007 16:15 GMT3
How refer to column of listbox in a query?
My SQL:
SELECT ID, Category
FROM tblCategory
Contains Word26 Jun 2007 16:10 GMT2
How can I query [Comments] and return all of the records that contain
"retired" or "Retired"?
Thanks!
Count Distinct  - Alias!?26 Jun 2007 15:55 GMT6
I'm slowly learning SQL and have been setting myself small
tasks/problems to solve as a way of doing so.
One of these was to count the unique values in one field.  My learning
told me this would be a simple case of:
Invalid use of Null (You'll be sent to Guantanamo Bay!)26 Jun 2007 15:44 GMT3
I have a query containing 3 sub (grouped) queries and 1 Customers table. The
subs are: Invoices, Payments, Credits. From Customers, there are 1209 records
of field "BF Total". Fields from Invoices indicate 595 records, Payments 30
records, Credits 20 records. When I connect a ...
Jet error running crosstab query based on select query26 Jun 2007 15:32 GMT1
I have a macro that calls a crosstab query, that is based on a select query.
The select query references a form for data input.
When I click the form's command button to run the macro, I get this error:
The Microsoft Jet Database does not recognize Forms!frmMainKPI!txtSOStartDate ...
Autonumber26 Jun 2007 15:05 GMT3
I have to create a "Certificate" report which will have a unique numeric
reference for each "Certificate" generated.
I have created a select query that pulls the various pieces of data needed
to form the "Certificate" from the appropriate tables. The main points from
Invalid use of Null26 Jun 2007 14:59 GMT1
Dale, thanks for taking the time. Whether I get a solution or not, I think it
is damn kind of you. Below is the SQL of the troubling run that gives
"Invalid use of Null":-
SELECT [Invoices Grouped].[Invoice No], [Invoices Grouped].CustomerID,
How to use ASC in PIVOT ?26 Jun 2007 14:13 GMT2
Hi, All
i have a query (all credits to Chis2)
TRANSFORM Nz(COUNT(TempTicks.Tick),0) AS CountOfTick
SELECT TempTicks.Badge
replace null values26 Jun 2007 12:15 GMT5
Is there a way to replace all null values by zeroes in a table?
I need to find all null values in all fields for several tables, the UPDATE
query only allows me to replace one field at a time, and I have hundreds of
fields to search and replace.
If statement in report26 Jun 2007 08:33 GMT7
I am trying to put in an calculated field in my report.  I have a field
called "qualified" and in the field I would like it to total the number of
"yes" fields.  I have tried =iff([qualified] = "yes",count"yes") but that
doesn't work.  I think I am close.  Does anyone have any ...
Greatest and Least Function??26 Jun 2007 07:45 GMT1
I need to use comparison function of "Least" and "Greatest" in Oracle.
For example, Greatest (field1, field2, field3 ....) and if the value of
field2 is the greatest, then return the value of field2.
Could someone tell me the ways of implementing least and greatest functions
How do I display 1 line per Invoice Summary w/totals from Invoice Detail ?26 Jun 2007 06:03 GMT4
I enter Invoice Summary and Invoice Detail information via a Form/
Subform .  The Invoice Summary contains only Customer Number, Date,
and Invoice Number.  The Quantity, Unit Price and Tax information is
stored in the Invoice Detail.
adding total time26 Jun 2007 02:26 GMT1
I have a query where all services are captured; I would like to be able to
have the total time calculated.
The field I want to add up is "total time."  Im stuck and what Ive been
getting is the total time per line or record which is the same. Im looking to
Help with time formatting.Please!26 Jun 2007 00:42 GMT5
Is there a way to set a time field default (in table) to Now() and have it
round to the nearest  hour?
Signature

Pat

Query by Time26 Jun 2007 00:07 GMT1
I thought this was going to be an easy one...I need a query that provides a
count of the number of requests taken per hour and the total number of
requests for the day.
Requests between 7:00 AM and 8:00 AM = 50
 
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.