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 / April 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Display 0 Count on Query05 Apr 2007 01:43 GMT3
I am trying to run a query where it is important to get the result of 0,
instead of Null.  Here is a simple example of how my query looks now.  Table
is "Master Sales Data" and the field is "Sale DIGI":
SELECT Count([Master Sales Data].[Sale DIGI]) AS [CountOfSale DIGI]
Update Query needed05 Apr 2007 00:47 GMT11
Hello...
I need a query written that will do the following...
If column A is NULL and Column B is NOT Null,  Then move (not copy) column B
to Column A.
Query with total count05 Apr 2007 00:25 GMT3
I have this query:
SELECT MyDate, count(Diagnosis ) AS MyCount
FROM TblTherapy
WHERE Diagnosis like '*myText*'
summarizing and finding the max value within a row over 52 column05 Apr 2007 00:22 GMT3
In an Access database query I have a table/ query with values per week (52
weeks), shown in 52 columns.
I can't find the right way to find to the summary; average and Max -value
within a row.
How to count record04 Apr 2007 23:45 GMT10
I have 2 table and fields as below
Table A has 2 fileds       Table B has 1 field
val1            val2                      valRef  
All 3 fields is integer data
Criteria in calculated field - unexpected prompt for input04 Apr 2007 21:54 GMT7
So powerful but sooooo frustrating.
In a Select query I have a calculated field that contains
LOS: DateDiff("d",[A_Date],[D_Date])
A_Date and D_Date are, in turn, calculated fields (they use left(), mid()
Format Date in Table04 Apr 2007 21:36 GMT3
I have a date format of, 01 11 2006 in the column.  I need to change it to
where it is 01/11/2006.  I tried to write an update query for this but not
sure how to add the "/"?  Any help would be appreciated.
Two table query not giving expected result04 Apr 2007 21:05 GMT5
I have two tables, contacts and companies, which are related by the companyID.
The value in the contacts tables is a result from the input form where for
avery contact one can choose the company using a combobox.
Now I would like to populate a list box using a query which as input ...
Column Headings04 Apr 2007 20:24 GMT2
Can someone tell me if there is an easy way to utilize a different field name
for a coulumn heading in a crosstab query?
Issue: I have developed a Trip Database. I have created crostab queries to
view who participated in each trip with total count of participants. I was
Average event between dates04 Apr 2007 19:47 GMT5
I've a db that records diferent values of an event in diferent dates for
severall persons, and I want to know:
1 - All the average value between dates (ex: (Value2-Value1)/(Date2-Date1)
for each person)
Chained sum04 Apr 2007 19:28 GMT1
I´ve got one question. Is there any posibility to make chained data values?
For example, I´ve got fíve values, which means increase in value in time
5
0
Northwind04 Apr 2007 19:14 GMT1
I'm using northwinds and my teacher wants us to explain the relationships
between each query (individually). Example Query: Alphabetical list of
products, this query has two tables Catergories and Products Now I see that
these two tables have a relationship, how do I explain a ...
Syntax Issues04 Apr 2007 19:00 GMT3
I attempting to do the following
Subeve: IIf([RDCIS]![DCI_NAME]="Page_03a","0" & [RDCIS]![SUBEVENT],"")
else IIf ([RDCIS]![DCI_NAME]="Page_04","0" & [RDCIS]![SUBEVENT],"")
else IIf ([RDCIS]![DCI_NAME]="Page_07","0" & [RDCIS]![SUBEVENT],"")
Date Range with Total Count Query04 Apr 2007 18:50 GMT2
I want a query that ask the date range and give you a total count. This is
what I've got:
Field:ProficiencyCompletionDate
Table:CompletionQuery
Date Range Query04 Apr 2007 18:33 GMT4
I have a date input field.  I would like to run a query that allows me to
choose a date range and have it return all records whose date input field
fall into that range.  i.e. from 4/2/2007 through 4/6/2007.
I can't seem to figure out the expression...
 
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.