Results 1 to 2 of 2

Thread: [RESOLVED] Crystal 8.5 formula problem

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2006
    Posts
    20

    Resolved [RESOLVED] Crystal 8.5 formula problem

    I am having trouble getting certain data not to show. Basically, the way the database was designed so that each time an update to a record is done, it actually inserts a new record. For instance, if person A worked on project #1 for 2 hours, and then person B finished it, there would be two records. My report should only show those projects that are not completed. So initially I tried to exclude anything that was finished, but in this case the first record still shows up on the report. Is there a way with the formula editor (or any other way) to say, if Project #1 ever = finished, don't show any Project #1 records?

    thanks alot.

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Sep 2006
    Posts
    20

    Re: Crystal 8.5 formula problem

    I was able to get the desired results by changing the sql query. since the records were inserted with a date stamp, i did a max on the date so i'd only have the most recent row.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width