Excel Function to Access

C

CJT

I would like this excel function =IF(A4=A5,C5-C4,C5) to be utilized a
a function in a query in MS Access where the fields that supposed t
be in column A are the primary key fields and the next fields whic
are in column C, are to be calculated in.The answers to this functio
are to go into a new field.....Any help please? :
 
G

George Nicholson

Primary key, by definition, means no duplicates. How would A4 ever equal A5?
 
Top