Home
Crystal Reports Training
Crystal Reports XI
Crystal Reports .NET
Crystal Reports Forum
News
Tech Support
Active Topics
Memberlist
Search
Help
Register
Login
Technical Questions
Crystal Reports Forum
:
Crystal Reports 9 through 2022
:
Technical Questions
Topic: Applying day Format via Formula
Oldest Post First
Newest Post First
Author
Message
bremen
Groupie
Joined: 28 May 2013
Online Status: Offline
Posts: 93
Topic: Applying day Format via Formula
Posted: 18 Feb 2014 at 3:41am
I detest "blanks" in any report. Even if there is no data then I create an "IF" statement to fill something in.
That being said....
I have in my report a date/time field. If it is blank I want it to input some text. so my formula reads
If
isnull({table.datefield})
then
"See Comments"
Else
totext({table.datefield})
Where I run into an issue is getting the date formatted in such a way as we are used to seeing it. We prefer to use the format
DD-MMM-YY (i.e. 18-FEB-14)
How can I accomplish this formatting with the above formula in place or is there a better way to handle the blank date information.
IP Logged
lockwelle
Moderator
Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Posted: 18 Feb 2014 at 4:38am
totext({table.field}, "dd-MMM-yy")
IP Logged
bremen
Groupie
Joined: 28 May 2013
Online Status: Offline
Posts: 93
Posted: 18 Feb 2014 at 6:10am
Many Many thanks
IP Logged
Printable version
Forum Jump
-- Select Forum --
Announcements
Talk with the Author
Self-Publishing
Job Postings
New feature request
Report Design
Data Connectivity
Technical Questions
Tips and Tricks
Crystal Xcelsius
Report Design
Data Connectivity
Writing Code
Tips and Tricks
Report Design
Data Connectivity
Writing Code
Tips and Tricks
You
cannot
post new topics in this forum
You
cannot
reply to topics in this forum
You
cannot
delete your posts in this forum
You
cannot
edit your posts in this forum
You
cannot
create polls in this forum
You
cannot
vote in polls in this forum
This page was generated in 0.031 seconds.
HOME
|
FREE EBOOK
|
PROGRAMMING GUIDE
|
PURCHASE
|
REVIEWS
|
CONTACT ME
|
FAQ
|
LINKS
|
CLICK PLAYS
|
COACH FORUMS
|
TROPICAL FISH
© 2004-2024 Brian Bischof. All Rights Reserved.