CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 1999
    Location
    USA
    Posts
    101

    question in crystal reports

    when I create a basic report, the fields are placed in the 'Report header' section in design view. Now, when I add a formula field, where do I insert it? Is it in report header section or in Details section?

    thanks


  2. #2
    Join Date
    Sep 1999
    Location
    Red Wing, MN USA
    Posts
    312

    Re: question in crystal reports

    It depends on the Function of the Formula, if it's to calculate somthing based on the Value of a Field for Each Record then you'd want to place it in the Details Section.

    Aaron Young
    Analyst Programmer
    [email protected]
    [email protected]
    Aaron Young
    Senior Programmer Analyst (Red Wing Software)
    Certified AllExperts Expert

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

Featured