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
Query to retrive record for max date02 Apr 2007 22:22 GMT4
Friends,
I have table " Labor record" where i keep records of  all Labor name that
engauged mostly everyday. How can I retrive all labor name for the max date
(the  last date in table) only  for Reports?  In Report I don't need to get  
select dates for last fiscal year02 Apr 2007 21:42 GMT3
Our fiscal year runs April 1 - March 31.  I have a query whose date criteria
selects all dates during the current fiscal year (code below) and it's
working fine.
Between DateSerial(DatePart("yyyy",DateAdd("m",-3,Date())),4,1) And
sql error02 Apr 2007 21:24 GMT4
I keep getting "too few parameters" error, does anyon know why.
Set rst = db.OpenRecordset("SELECT Count(ALLPolicies.PolicyNo) " & _
   "AS CountOfPolicyNo, Sum(ALLPolicies.AnnualPremium) " & _
   "AS SumOfAnnualPremium, tblTeamLeaders.TeamID " & _
Field Auto Change02 Apr 2007 20:38 GMT1
In a QUERY I am trying to make a field look up a so that if some of the
fields in the same row are equal than it will give the same field listed in
the equal row. For example:  if field [Stop] =2 than look up in the same row
the field [Dock] and compare it to the rest of the ...
Access query will not evaluate the date02 Apr 2007 20:38 GMT5
I have a linked Sql table in an Access database and I created a query on
that table and assigned with a range on a date field as follows:
>=#1/1/2007# And <=#1/31/2007#
I know for sure there are records with the date 1/31/2007 on that table,
run two queries from one click?02 Apr 2007 20:26 GMT1
This has to be easier than I'm making it.  I have a form with these
fields:
TaskID - number
Task Description - text
run a macro via a query02 Apr 2007 20:00 GMT1
I have a series of queries that are tied together in a macro.  Example:  The
macro first deletes the data in an existing maketable.  It then appends new
data from a linked table, changing the formatting from Number to text.  It
then runs a final query that pulls data based on the ...
delete query02 Apr 2007 19:59 GMT1
How can I create a query to delete all records in an Item table that begin
with the letter "s"?
Deleting the last 2 digits from a number using a Query update02 Apr 2007 18:36 GMT3
Could someone please give me the syntac for this? Thanks.
Quarter Totals02 Apr 2007 18:18 GMT3
I currently have a crosstab query that I used to count the number of each
type of quantity of volume per quarter but its giving me dollar amount vs a
for whole count.  For example:
         Q1                     Q2                Q3           Q4
Selecting oldest or newest data from multiple records02 Apr 2007 17:50 GMT2
Hello! I am working with a table of orders that is related to a table of
order activities. An activity record includes a beginning and ending date as
well as an amount.
I am looking for a way to group/total or consolidate by order and to find
Querying data, retrieve only the first match-02 Apr 2007 17:40 GMT1
I am querying some data in which some records have multiple cost prices
associated with one item.  In these cases, I'd like the query to return only
the first cost price it finds (not all the costs) and then also the
coinciding retail price with that one cost.  Thanks!
Cannot determine "Rogue" parameter02 Apr 2007 16:48 GMT1
I have a report with many subreports. I have Parent / Child Links from the
main report to each subreport. I have checked all the links and they look  
correct, but I still recieve a message to enter a parameter, when I try to
run the report. When I run each subreport independently ...
Ranking scores within a subset of records02 Apr 2007 16:20 GMT4
I need to rank the scores each judge gives a competitor in an event.  I will
be using a query based on 4 or 5 tables but have created a table with the
fields Ineed to make the SQL easier to follow.
what I have is
date formulas02 Apr 2007 16:15 GMT3
I need to be able to search a table for any records that are equal to a given
date field and if no records have that date exactly to have it present the
next existing prior date.  I tried doing iif(table date<=given date, table
date, null) and then having this be a total query ...
 
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.