I'm trying to cross the bridge from Access reporting to VB Reporting because Access doesn't seem able to handle the large complicated reports I need to run. I've thus been tinkering with the functionality of VB reports, but haven't been able to figure out how to do a few things. Here's my current scenario:
***I am creating a report based on a parent and child command hierarchy, deriving from SQL Views***
1) How can I sort by specific fields and groups?
2) If I wanted to have a Min(date)/Max(Date) function in my Report/Page Header, how would I go about facilitating that?
This is just the start to a whirlwind of questions I'll probably be posting about. Please have patience. I'm pretty much self-taught, and VB is a much different animal than Access, IMO.
Thanks
***I am creating a report based on a parent and child command hierarchy, deriving from SQL Views***
1) How can I sort by specific fields and groups?
2) If I wanted to have a Min(date)/Max(Date) function in my Report/Page Header, how would I go about facilitating that?
This is just the start to a whirlwind of questions I'll probably be posting about. Please have patience. I'm pretty much self-taught, and VB is a much different animal than Access, IMO.
Thanks