PDA

Click to See Complete Forum and Search --> : [RESOLVED] Data Reports (page number


eirt
Jan 19th, 2007, 04:46 AM
hi,

i was able to find a way to put the current page number on my datareport using "%P" as a caption of a label

how can i put it in this format [page "%p" of "??" ] what command

(page 2 of 5) -- i want it to be like this... can u help me guys?

thanks in advance guys!

amrita
Jan 19th, 2007, 04:55 AM
hi,

i was able to find a way to put the current page number on my datareport using "%P" as a caption of a label

how can i put it in this format [page "%p" of "??" ] what command

(page 2 of 5) -- i want it to be like this... can u help me guys?

thanks in advance guys!

Try this!!

1. right click on the report footer..Insert-->Control
2. Add current page number (Insert-->Control)
3. Add a label ("Of") (Right Click)
4. Add total number of pages (Insert-->Control)

eirt
Jan 19th, 2007, 04:58 AM
thanks so much amrita

-eirt

Hack
Jan 19th, 2007, 06:01 AM
Moved to reporting