I am trying to use access to make a report from a pervasive/sql database. It has been quite some time since I have done anything with VB and Access so the point I am at now I am completely lost.
1.) I have a field that I need to filter on which checks to see if the record is active, inactive or canceled.
2.) I need to break the information up into weeks.
3.) After each week has been reported a weekly total needs to be summed up.
I could probably figure a lot of this out on my own but I'm working backwards I think .. I have the report portion pretty much done. I'm lost in where to start using VB code to massage the data. Thanks in adavance for any help anyone can offer me.
Christopher
1.) I have a field that I need to filter on which checks to see if the record is active, inactive or canceled.
2.) I need to break the information up into weeks.
3.) After each week has been reported a weekly total needs to be summed up.
I could probably figure a lot of this out on my own but I'm working backwards I think .. I have the report portion pretty much done. I'm lost in where to start using VB code to massage the data. Thanks in adavance for any help anyone can offer me.
Christopher