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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Total of Totals01 Aug 2007 14:45 GMT4
Hey there,
I've set up a database consisting of four tables. I run a query which
calculates a total for the item (unit price * quantity). Is it
possible to calculate the final total of all this for a report?
parameters and crosstab queries01 Aug 2007 12:09 GMT2
I have the following crosstab query:
TRANSFORM Nz(Sum(MSF07.[Share Total]),0) AS [SumOfShare Total]
SELECT MSF07.Aircraft, Sum(MSF07.[Share Total]) AS [Total Of Share
Total]
Delete query based on values in another table01 Aug 2007 11:45 GMT4
I have a table of people who have signed up for an event.  In a second
table, I have a list of the people who signed up but did not participate.  
What I want to do is delete the nonparticipants from the signup table so I
have less records to deal with.
Help with syntax while using the expression builder within a query01 Aug 2007 10:16 GMT3
I am so hoping someone can help me with something that should be very very
easy!
I am trying to calculate some dates but, need to find the business day month
end dates in order to do the calculations.  
Using ISNULL()01 Aug 2007 09:04 GMT17
I've got a left join query that I need a 0 to be included in the a specific
column that would normally be <NULL> in the left join.
I'm trying to write the query using SELECT ..., ISNULL(<COLUMN>, 0), but I
get a "Wrong number of arguments used with function in query expression
Calculating totals on a report01 Aug 2007 06:27 GMT1
I have a report that I get a total in several field. See below example of the
fields:
    Field-1
$123.00
Aggregate function errors01 Aug 2007 06:18 GMT6
I seem to have a lot of problems with writing queries that generate the error:
You tried to execute a query that does not include the specified expression
'[xxx]' as part of an aggregate function.
Neither of the Access classes I took explained what triggers this type of
 
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.