crystal reports - Text object - CurrentDate-1 -


i need have text field say: shipments picking (currentdate-1)

how display properly? show: shipments picking may 31

tia!

this formula work

"shipments picking " & totext(currentdate,"mmm d") 

Popular posts from this blog

php - How should I create my API for mobile applications (Needs Authentication) -

python 3.x - PyQt5 - Signal : pyqtSignal no method connect -

5 Reasons to Blog Anonymously (and 5 Reasons Not To)