|
-
Jan 17th, 2007, 11:03 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Format something in formula field
Hi everybody !
I do this in Formula Field: "Nombre page: " & TotalPageCount and the result in preview is Nombre page: 2.00
How can I format the "TotalPageCount" to appears like this Nombre page: 2 ?
Thanks in advance !
DubweiserTM

If your question has been answered, you can mark a thread as resolved...
-
Jan 17th, 2007, 11:16 AM
#2
Re: Format something in formula field
"Nombre page: " & ToText(TotalPageCount,0)
-
Jan 17th, 2007, 11:20 AM
#3
Thread Starter
Hyperactive Member
Re: Format something in formula field
 Originally Posted by brucevde
"Nombre page: " & ToText(TotalPageCount,0)
Thanks ! It's what I want !
DubweiserTM

If your question has been answered, you can mark a thread as resolved...
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
|