Forum Replies Created

Viewing 7 posts - 16 through 22 (of 22 total)

  • RE: Need to retrieve the bottom record for each employee

    Sorry - here is some sample data

    EmpID CK# CKDate Amount

    1 ...

  • RE: Calculating Percentage

    the solution is the same as posted by Nate. I just added a date filter to both Select Statements and it worked.

  • RE: Calculating Percentage

    I was able to make this work.

    Many Thanks!!!!!!

  • RE: Calculating Percentage

    Actually it would not make any difference to me, so long the empid, division, dept are unique.

    I would also like to filter the records by certain date.

    thanks

  • RE: Calculating Percentage

    Thanks it works but the only problem is if I select records by only certain date, the percentages are off.

    It seems to taking percentage of all records.

  • RE: Divide by Zero

    Thank you for your response. I would like to show a zero when the divide by zero error is encountered.

    I know I can use the ISNull and ifnull but I...

  • RE: Query Problem

    Thanks for your feedback.

    I want all the records from tblPRHISTEARNDetails reported, including Null values.

    The strange thing is it is reporting the null values. So I tried...

Viewing 7 posts - 16 through 22 (of 22 total)