CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Threaded View

  1. #3
    Join Date
    Jun 2004
    Posts
    18
    Quote Originally Posted by zu fu
    When you click the summary icon there are several check boxes toward the bottom of the dialog box. one is show as percentage and the others are insert to group and insert grand total. check the appropriate box.
    I know how to do this...but can I use this field in a formula? I mean can I call on this summary field for another formula that I will create? Cause my new formula will be:

    sum of arlinh.amount/sum of arlinh.qty

    *these summations are per productID group

    If I follow your instructions, can I come up with this formula? Is there a formula to get a group?Thanks and hope you'd answer back!
    Last edited by siomai; July 29th, 2004 at 06:56 PM.

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