|
-
Feb 24th, 2007, 01:17 AM
#1
Thread Starter
Lively Member
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
-
Feb 24th, 2007, 02:17 AM
#2
-
Feb 24th, 2007, 06:29 AM
#3
Re: Problem in cystal reports
Duplicate thread removed from Classic Vb.
Please do not double post your question in different forum sections.
-
Feb 25th, 2007, 11:57 PM
#4
Thread Starter
Lively Member
Re: Problem in cystal reports
 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
-
Feb 25th, 2007, 11:59 PM
#5
Thread Starter
Lively Member
Re: Problem in cystal reports
 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.
-
Feb 27th, 2007, 03:43 AM
#6
Re: Problem in cystal reports
can you post your formula
-
Feb 27th, 2007, 06:34 AM
#7
Thread Starter
Lively Member
Re: Problem in cystal reports
 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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|