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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Anniversery Dates30 Mar 2008 00:43 GMT2
 This seems to be a problem but I cannot figure out why...
SELECT qryEmpDates.EmpFirstLast,
DateAdd("yyyy",[YearsOfService],[dateOfHire]) AS EmpAnniversery,
DateDiff("yyyy",[DateOfHire],Now()) AS YearsOfService,
How many nulls in each field?29 Mar 2008 22:34 GMT10
I am importing large, 60 field 300,000 record csv files and am quickly
overloading Access.  I need to query each table, once imported (all fields as
text), to find which field are all or mostly null or ZLS.  Then I can delete
these fields.  So, I need a query that results in just ...
Result of Expression Isn't Showing Up in Query29 Mar 2008 18:16 GMT7
I've entered the following expression in a query:
TotalPay: ([Pay/CH]*[CreditHours])+[TravelAllowance]+[PayAdjustment]
The query doesn't return the resulting calculation.  What am I doing wrong?
Looking for date field that is empty29 Mar 2008 15:51 GMT8
I am using Access 2003.
I have a query in which I want to search for records that include a date
field that is empty.  I tried - isnull  - but that did not work.  I must be
having a senior moment because for the life of me I can not think of how to
DCount function for filtered data in table29 Mar 2008 14:02 GMT7
Now I am thinking with all the experts in here, I am wondering if anyone can
help me with a formula that can calculate just the selective range of data of
a certain date. Based on initial problem I stated below, I have to make a
query that filter out only records of a certain date, ...
IIF in query29 Mar 2008 11:48 GMT1
I have the following expression in my query :
Expr1: [ddu]*[size]*[Quantity]
Can you hlp me build an IIF with the following condition :
If size < 1 then  [ddu]*[size]*[Quantity]"2
What is wrong with this formula? Help!29 Mar 2008 08:49 GMT2
=IIf(DCount("*","UM Files","[13] IN  ('Y','N')
AND [Review Date] =#" & [Enter Date] &
"#")=0,"N/A",FormatPercent((DCount("*","UM Files","[13]  ='Y' and [Review
Date]=#" & [Enter Date] & "#")/DCount("*","UM Files","[13] IN ('Y','N') and
Query Help29 Mar 2008 07:27 GMT1
I am using the following on a Query, In this I would like to see a projected
days and a actual days. I am seeing all entries on the chart though. I only
need the 2. Could someone please assist? The projaccdays = projected days and
actdays = actual days.
Weekend date in a report29 Mar 2008 05:53 GMT4
Can someone give me a simple expression to print the weekend date in a report
based on the date of the information entered in the details. I will have
daily reports but the invoiced cleint wants the weekeend date as well on top
of the daily reports.
Create Unique and sum amount29 Mar 2008 05:43 GMT8
I am looking to create unique records and combine donation totals which look
like this:
Donor ID  Donation  Participant   Donor
1234        $50        Ray Day       Mike Lewis
It's All About The Software, let it fix it for you.29 Mar 2008 01:19 GMT1
WWW.SWEETSAUCE.BIZ
More Software, Better Savings
Append Query29 Mar 2008 01:18 GMT1
My Brain is fried and I lost my book...
I have data from an outside source that is not really user friendly, but now
I have a way to update several tables from that source.
The outside data is my most recent information, and I want to append the
converting square matrix to columns29 Mar 2008 00:49 GMT2
I have a square matrix of values that I'd like to re-format into a few
columns in order to better manipulate them.  I was wondering if anyone could
help me with this.
My data matrix is essentially a pairwise comparison of similarity values
Parameter form for crosstab query28 Mar 2008 23:18 GMT4
I have a crosstab query with parameter, when I run the query, the pop up
window by the access (not the parameter form I created),
Forms!ReportRange!Starting date, and so on...
I enter "starting date", "Ending date" and "programme" in th pop up window,
SELECT TOP28 Mar 2008 22:44 GMT1
If I say 'SELECT TOP 5' and the result set returns less than 5 rows, do I get
an error?
I looked in Access SQL help and it did not say.
 
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.