Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: budoyboy
  • Content: Threads
  • Order by date
  1. budoyboy

    Elapsed time in BO

    How do I do elapsed time in BO using date and time fields.
  2. budoyboy

    First and Last Record

    Hello, I get lab records listed below. What I want to do in Crystal is compare the first record to the last i.e.result 1.9 to 3 and to see if the results are greater than 1(which in this case is true). Does anyome know how to look at records for one patient can compare the first and the last...
  3. budoyboy

    getting onfirstrecord to give me a 1

    if not onfirstrecord then if previous({ENC_ICU_ADM_VIEW.ACCOUNT_NUMBER}) ={ENC_ICU_ADM_VIEW.ACCOUNT_NUMBER} and previous({ENC_ICU_ADM_VIEW.DATE_ENTERED_LOCATION}) = {ENC_ICU_ADM_VIEW.DATE_LEFT_LOCATION} then 0 else 1 I can get a 1 on all the records except the first one so I can get a...

Part and Inventory Search

Back
Top