-
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]
-
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