VBNewbieGuy
Jun 24th, 2005, 12:48 PM
Hi Everyone,
I've currently created data report template that ties to a SQL Server table that contains only one fields.
Using the data in this field, I wish to fill the data in my data report from left to right instead of top to bottom. Filling the data from top to bottom would also work if I can get the report to fill down to the end of the page and then start an new column on the same page, then fill down to the end of the page and so on. I want the page to have 6 columns and 15 rows.
So far I have just been able to fill the data down with only one column. I know what I'm asking can be done in Access, but I wanted to get this to work using VB.
Any suggestions or input would be greatly appreciated.
I've currently created data report template that ties to a SQL Server table that contains only one fields.
Using the data in this field, I wish to fill the data in my data report from left to right instead of top to bottom. Filling the data from top to bottom would also work if I can get the report to fill down to the end of the page and then start an new column on the same page, then fill down to the end of the page and so on. I want the page to have 6 columns and 15 rows.
So far I have just been able to fill the data down with only one column. I know what I'm asking can be done in Access, but I wanted to get this to work using VB.
Any suggestions or input would be greatly appreciated.