User Profile

Collapse

Profile Sidebar

Collapse
unleaded14
unleaded14
Last Activity: Feb 12 '07, 08:39 AM
Joined: Sep 27 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • unleaded14
    started a topic %p

    %p

    Good day to all!!

    Can anybody tell me what is the nature of the "%p"? This is a Current Page Number control at the Header/Footer Section of the VB6 Datareport.
    It would be best if somebody can tell me the data type of this "%p". The Format functions does not work on this one.

    Regards
    See more | Go to post

  • unleaded14
    started a topic DataReport page number

    DataReport page number

    Hi to all!!

    I have a problem. I am making a data report and want to add page number for everypage. I used the "%p" on the caption property of the RptLabel. The ff are its output when the data report is viewed:

    1,2,3,4........ 10,11

    But what I wanted to appear is this:

    01, 02, 03, 04, 05, 06, 07, 08, 09, 10.........

    I have tried the Format function but its not...
    See more | Go to post

  • unleaded14
    started a topic Data on the Datafield

    Data on the Datafield

    hi to all!!

    I need a little help. I have a textbox on a datareport. Also. I have assigned a recordset field for the datafield property of this particular textbox. Is there any way to access the actual data inside the datafield? ( not on the recordset field)

    Regards,
    See more | Go to post

  • unleaded14
    replied to Equivalent of RunningSum Property
    Thanks for the suggestion. I have thought of this before. But you see I just want to count/limit the munber of records displayed on the detail section of the data report. Here's the scenario. I have a datareport and I wanted to display only 18 records per page. So the 18 records are counted and the number is displayed beside them. Some sore of like this found on one page.

    1 Alex
    2 John
    3 James
    .
    .
    ...
    See more | Go to post

    Leave a comment:


  • unleaded14
    started a topic Equivalent of RunningSum Property

    Equivalent of RunningSum Property

    Hi,

    Good day to all. I'm an newbie in visual basic. I just want to know what is the equivalent of MSAccess Report's(Textbo x) RunningSum property to VB6's Datareport.
    You see I'm trying to count the rows displayed on the the detail section of the VB6 datareport and can't seem to find a way to do it.
    I have tried it before in Ms Access and I used the runningsum property. But in VB6 datareport, the is no runningsum...
    See more | Go to post
No activity results to display
Show More
Working...