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
Calculate MTD and YTD in a query26 Apr 2007 18:46 GMT8
I need to calculate sales order MTD totals and YTD totals per month in
a query. The query will show the following fields:
Part#, Order Period (YYYYMM format), MTD Orders, YTD Orders
I am getting the information from our transaction-based information
Counting26 Apr 2007 18:16 GMT1
I am having difficulty counting numbers within a very large table based on
survey results.
The table is set as follows subjectname, q1a, q1b, q1c, q1d...q5e
Values for each question range from 1-5 and the field could be empty if no
Dates26 Apr 2007 18:02 GMT1
I have a pipeID and DateCCTV.  A pipeID can be DateCCTV many times.  I'd like
to get the most recent Date of the DateCCTV for each pipeID.
Personalize msgbox if criteria not found26 Apr 2007 17:48 GMT2
Hi, I am using a simple basic criteria to search for a certain number
(parameter is entered) in the database.
I have a form set up that runs on this query and displays the information for
that number, which can be updated.
Missing Index26 Apr 2007 17:05 GMT4
I created the a table with a 3 field index as part of the Primary Key.
On a daily basis run from a macro, all data from the table is deleted, then
an append query is run to insert the new data. Duplicate data is not appended
as per the key. The database is running in Access 2003.
Field with running count of records26 Apr 2007 16:04 GMT1
I have a query with fields such as date, Item Number and Quantity.  I want
to create an additional field called Count that will act like an autonumber.  
It will assign a value of 1 for the first record, 2 for the second number
etc.  Can someone tell me how to do this?
Replace a value with the one above it in a field26 Apr 2007 15:52 GMT6
I have a transaction table that has fields such as Date, TransactionNumber,
ItemNumber, Quantity and Amount.  It is data taken from a transactional
system and imported in Access.  The ItemNumber fields can have values of our
Item Numbers such as 3142 or it will have the value of ...
find a duplicated name and sum de result26 Apr 2007 15:42 GMT3
I have this query.
Select VO.idOperation,G.Description AS Group,VO.Active,
    count(VO.idOperation) as tot
from TB_ViaturOperation VO
Filtering using form field value26 Apr 2007 15:21 GMT1
I have a query and require to filter it using a value set in a form. (this
part i can do)
however if no value is selected in the field i want the report to show all
records that do not contain a blank/null.
Summing multiple input records into one output rcd query26 Apr 2007 15:08 GMT2
I need to produce, from multiple input records, for example Gross  - Taxes
withheld - Deductions Withheld - Employer Taxes - Net where each input record
will contain one of the above amounts identified by an "Amount Type".  This
will be used to populate an Excel Spreadsheet for ...
make age as a fraction26 Apr 2007 14:48 GMT7
i have a datediff field that gives me the age of students. I need it to be
quite exact so it gives it to me in 2 decimal places. How can i change this
to be a fraction
e.g 8 1/2 years old
reserved error -1524 access 200726 Apr 2007 14:30 GMT4
I'm using the evaluation version of Office 2007 pro. I have an application
that I was using seamlessly under access 2003 version. When I run it under
access 2007 I find that some queries fail to execute replying the message:
Error reservado (-1524); no hay ningún mensaje para este ...
how do i calculate values between two dates in access26 Apr 2007 13:25 GMT2
I have details of investments made with maturity date starting from 2004. I
want to get a report for investments made in 2006/2007 and investments that
are maturing in 2006/07.
Round Up In Queries26 Apr 2007 11:25 GMT20
I need to have numbers such as 1.00001 or 1.5, or 1.95843 all round up to the
number 2.  Can anyone help me with this?
Signature

Mark Matzke

How to refresh SQL26 Apr 2007 10:09 GMT6
I have written some VBA that (among other things) writes the SQL statements
associated with all queries in an Access database to a text file. The SQL is
retrieved in this way:
   For Each aQueDef In CurrentDb.QueryDefs
 
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.