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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Need zeros for null values in crosstab query08 May 2007 17:38 GMT6
Have searched the groups on the topic, found Nz, but can't get it to work. I
probably have the expression in the wrong place in my query. It's in the
Value column.
Here's the SQL for Nz in the Value column :
Formula help08 May 2007 15:31 GMT4
Missing: Count(IIf([charges]=0 Or [FinancialCode]is not 222 Or
[FinancialCode]is not 333 Or [FinancialCode]is not 555,1,0))
This formula tells me that is not only works with null.  My goal is to have
all accounts that have 0 charges that are not with financial code 222,333, or
Switch statement08 May 2007 14:28 GMT2
I am trying to execute a switch statement that looks at the last 3 letters in
a trader's portfolio, [port].  Can I use a "like" in the statement?  Also, I
want 2 portfolios to yield "DPM" (EMS and MOD), can I use an or statement?  
How else can I get this to work?
dcount events between to limits08 May 2007 12:56 GMT1
will dcount work
2 tables
First has Aircraft with Start and Stop values and unique event ID
AircraftID       StratHours     End Hours   Event
how we get comman record from the two table through sql08 May 2007 11:19 GMT4
like union i need intersect which give me the comman records from two table
i have two table having comman field but the number of record is different
and may have different in number then i need the comman record in table one
on the basis of second table
percentage calculation08 May 2007 07:30 GMT2
Can anyone help please? Report Gross Grand Total and Sales tax Total are off
by a penny or 2
The amounts are being generated by the
sum expression below that calculate unitprice and salestax so users only
Parameter search08 May 2007 04:24 GMT2
I need to search for the last name of client and last name of spouse, two
seperate fields. I'd like to be able to ask for the last name once and have
both fileds search and return those records. Is ts thjis possible?
Thanks
Find customers with no email: Customers field? Email08 May 2007 01:56 GMT3
I have merged a table of "lapsed customers" with a table of "all customers"
where just lapsed show with all the customer info, such as emails. There are
many contacts at one company. But what I need to find is only the companies
that have no contacts.  Here's the dilemna sample
Scan for tab character in a column08 May 2007 00:50 GMT3
I have a table where some users entered tab characters in a particular column
and I have to find them and delete them. How to find them? Can I use CHR$
function?
C# - MS Access SQL using OleDbCommand07 May 2007 22:25 GMT3
I am trying to run the following query from OleDbCommand object but
getting an exception.
UPDATE [Files] SET FilePath = REPLACE(FilePath, 'd:\\', 'c:\\')
Exception is:
Formula Help07 May 2007 22:22 GMT3
I have the following expression in my query:                                  
               Expr2: IIf([SCHW ADV NETWORK - New]="Yes",[TOTAL FEE]-0)
"SCHW ADV NETWORK - New" can now either be "Yes" or "Yes - New", how do I
add this?
How to select a partial filed07 May 2007 21:43 GMT7
I have some sales data and in the quantity sold filed the qty of the item
sold is combined with its unit of measure.  For eample; 5 ea, 10,000 PAC, 125
EA, 2,345 PCS.  This is a text field and after each number is a space before
the unit of measure.  How do I get a query to just ...
Sum up an amount07 May 2007 21:27 GMT7
Please help I am new to Access.
I get a Aggregate Funcition error from Trvl_Start when I try to run this
where am I going wrong?
SELECT Sum([ACT_TRVL]) AS Total, tblAttendan.TRVL_START
Report totals off by a couple cents.07 May 2007 21:02 GMT4
Gross Order Total and Sales tax Total in Main report are off by a couple
cents.
----Order Details Table----
OrderDetailID - Primary Key - AutoNumber - Long Integer
Adding Months of Data from a Crosstab Query07 May 2007 20:58 GMT2
I am building an expression where I add the first 4 months of sales so that
it is contained in one column. However, when I run the query I receive all
the 4 months of numbers in one cell instead of in total. For example, I'll
get 4.352.10 instead of 6.45. Here is my SQL Code:
 
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.