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

Thread: Shape Command

  1. #1
    Join Date
    Apr 1999
    Posts
    14

    Shape Command

    Can any one help me with some information about SHAPE COMMAND, I am using the shape command to create recordsets and group them. The purpose of this is to develop grouped reports using DATA REPORT of VB6.0.

    I know upto one level of grouping. I want to generate reports with multi level groupings.

    Any help will be greatly appreciated.

    Thanks in advance.

    Raghuveer
    [email protected]


  2. #2
    Join Date
    Jan 1999
    Posts
    24

    Re: Shape Command

    Hello,
    You can use DataEnvirontment of VB6 to create multi level shape command. If you refer not using this you can learning shape syntax in MSDN.

    Bye,
    H.Q.Cuong


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