Results 1 to 2 of 2

Thread: Crytal reports help required

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2001
    Location
    india
    Posts
    109

    Crytal reports help required

    Hai all,
    The below block was taken from the help given in crystal reports
    which comes with VB5. read it ,and give me a illustration for this.
    Because i tried it doesn't work.
    My prob is i want share the data between formulas ,
    help me.

    <blockquote>
    How to declare a variable

    You declare a variable at the beginning of the formula that uses the variable.

    NOTE: You can not declare variables globally. If you are using a variable that was declared in another formula, you must declare it again.

    NOTE: If you declare a variable with the same name and data type in two or more formulas, the formulas share the same variable. Thus, if one formula sets the value of the variable, the variable in the second (and additional formulas) reflects the change.
    </blockquote>

    Thank U All.

    Bye.
    So sadly.
    Aniz.
    I respect love and lovers ,but it should be possesive .
    I love friendship and friends but it should be true.

  2. #2
    Fanatic Member InvisibleDuncan's Avatar
    Join Date
    May 2001
    Location
    Eating jam.
    Posts
    819

    A Possibility...

    If it's not letting you declare globally, could you create a Formula Field and put your data in that instead of a variable? You could then refer to that field in your calculations or whatever.
    Indecisiveness is the key to flexibility.

    www.mangojacks.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width