Results 1 to 7 of 7

Thread: Problem in cystal reports

  1. #1

    Thread Starter
    Lively Member rasana's Avatar
    Join Date
    Jan 2007
    Location
    Mumbai, (India)
    Posts
    94

    Unhappy Problem in cystal reports

    Hi All,

    I have crystal report field i.e. employee's intime.
    if (intime > 10:00 AM) then dat intime should get red background...
    how would I do this?
    I have tried formula editor bu it's not working...
    I'm using crystal reports 8.5

  2. #2
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Arrow Re: Problem in cystal reports

    Where are you using your formula, select the format field and use the formula here and Try see the Image for more understanding
    Attached Images Attached Images  

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Problem in cystal reports

    Duplicate thread removed from Classic Vb.

    Please do not double post your question in different forum sections.

  4. #4

    Thread Starter
    Lively Member rasana's Avatar
    Join Date
    Jan 2007
    Location
    Mumbai, (India)
    Posts
    94

    Re: Problem in cystal reports

    Quote Originally Posted by Hack
    Duplicate thread removed from Classic Vb.

    Please do not double post your question in different forum sections.
    Sorry!! I won't do again

  5. #5

    Thread Starter
    Lively Member rasana's Avatar
    Join Date
    Jan 2007
    Location
    Mumbai, (India)
    Posts
    94

    Re: Problem in cystal reports

    Quote Originally Posted by shakti5385
    Where are you using your formula, select the format field and use the formula here and Try see the Image for more understanding
    yes!! I tried exactly where u pointed in image.

  6. #6
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Re: Problem in cystal reports

    can you post your formula

  7. #7

    Thread Starter
    Lively Member rasana's Avatar
    Join Date
    Jan 2007
    Location
    Mumbai, (India)
    Posts
    94

    Re: Problem in cystal reports

    Quote Originally Posted by shakti5385
    can you post your formula
    Code:
    If {ado.intime} > 10:00 then 10
    i.e 10 is code for Red

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