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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Access 2002 Query Question18 Oct 2007 15:50 GMT2
I searched through the questions and didn’t see one that is similar to the
question in mind.  I have the following in a table:
ID    Project    Completed
1    ABC    No
criteria18 Oct 2007 15:37 GMT3
The  INFORMATION field  stored any things: number, text and Date.
EX: 12/01/07 :Namenda 10 mg.
     9/8/ 06 :Namenda 5 mg.
     Aricept 10 mg.
Crosstab - column names18 Oct 2007 15:05 GMT3
I have a query that looks like this:
TRANSFORM mytable.var1,Count(mytable.var2) AS cnt
SELECT mytable.var1,  count(mytable.var2) AS TOTAL
FROM mytable
duplicate in 2 locations18 Oct 2007 14:04 GMT8
I have part numbers we supply at 2 of our locations. My query contains usage
per quarter and a field that has estimated annual usages. My table will
contain duplicates because the part is at 2 locations. The outcome I want is
to have no duplicate parts, but I want the larger of ...
Passing > or < from a form18 Oct 2007 13:58 GMT2
I have a form with the following controls
Combo30
Value List "> Greater Than";"< Less Than"
Text42
MS Access Filter question18 Oct 2007 13:57 GMT2
I have a column that gives me the results;
/dir/dir/customer name
I want to filter out the /dir/dir/ so the column results just show the
customer name, I think a substr() might work but I am not sure how the syntax
Crosstab - column names18 Oct 2007 12:54 GMT1
I have a query that looks like this:
TRANSFORM Count(mytable.var2) AS cnt
SELECT mytable.var1,  count(mytable.var2) AS TOTAL
FROM mytable
Monthly transactions in query18 Oct 2007 12:43 GMT3
Please help me in creating Query form below records:
RecDate    Details    Debit    Credit
01-Jan-07    Sales    2   
03-Jan-07    Sales    3   
Request between week ending date18 Oct 2007 09:02 GMT1
I am currently using a query that request a "start date" and an "end date", I
would like to change the request to "Week ending date" and include
information 7 day back. What would I have to change to get this information?
IIF Statements18 Oct 2007 07:49 GMT1
I have this already in place, but I need it to also look at the MotherBaby
Field and if it is checked then  it over rides this and inputs a default of
$2256
Rate: IIf([Age]<=4,1589,IIf([Age] Between 5 And 8,1648,IIf([Age] Between 9
IIF Statement with a twist18 Oct 2007 06:16 GMT1
I have this already in place, but I need it to also look at the MotherBaby
Field and if it is checked then  it over rides this and inputs a default of
$2256
Rate: IIf([Age]<=4,1589,IIf([Age] Between 5 And 8,1648,IIf([Age] Between 9
Query to return 4 records per table record18 Oct 2007 03:56 GMT5
I have a table storing customers (using a 5-digit code as key) and a field
called ORDERS_CAT which stores A,B,C,D,E depending on category of the order.  
Then another field called ORDERS_COUNT showing total count of the order.  
There are many other fields, but these are the ones ...
Dynamic query problem18 Oct 2007 02:51 GMT15
Been trying to figure this one out for a while in my spare time by
following an example I found in a book but it just isn't working for
me.  I figure if I can ge the first query to run I should be able to
figure the rest out (I hope!).  I created this basic query in Access
Data Type Mismatch in Criteria Expression18 Oct 2007 00:54 GMT1
I've been working on this query and report for several days now, to no avail.
Any and all suggestions would be extremely grateful for!
First, this query is pulling information from just one table.  The main
thing I'm trying to eventually do is to get a sum for each of the years ...
Calculate Start/End from just Start18 Oct 2007 00:53 GMT1
My DB has an Assignmenet table that captures the date/time a record was
assigned to a team.
Records may be reassigned to other teams once or many times.
How do I create a query that returns the start and end date/time for each
 
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.