Ivan Howard
Registered User.
- Local time
- Today, 11:35
- Joined
- May 12, 2009
- Messages
- 11
Hi All,
I would really appreciate any help or suggestions that anyone can give.
I have one dataset (returned by a query) consisting of 6 columns of data. One of the columns is a sales code. There can be multiple sales codes within the main dataset and what I need to do is return one dataset for each of sales codes. I could just write queries to do this, but the sales codes fluctuate significantly so I cannot predetermine a list of codes until I have the returned dataset.
Is there a way to get Access (2003) to split out a dataset based on a particular column? Even if this is by using VBA?
Thanks again for your help.
I would really appreciate any help or suggestions that anyone can give.
I have one dataset (returned by a query) consisting of 6 columns of data. One of the columns is a sales code. There can be multiple sales codes within the main dataset and what I need to do is return one dataset for each of sales codes. I could just write queries to do this, but the sales codes fluctuate significantly so I cannot predetermine a list of codes until I have the returned dataset.
Is there a way to get Access (2003) to split out a dataset based on a particular column? Even if this is by using VBA?
Thanks again for your help.