Merge data horizontally
Posted: Tue Sep 01, 2015 8:56 am
Hey,
I'm trying to create a duty roster in stimulsoft with version 2012.1.1300. It is supposed to look like that:
If the the data is the same for columns that are next to each other, the cells shall merge. I tried using cross table, but failed. Do you have an idea how to reach the desired result?
I'm trying to create a duty roster in stimulsoft with version 2012.1.1300. It is supposed to look like that:
Code: Select all
|1.Jan|2.Jan|3.Jan|4.Jan|5.Jan|
|---------------------------------------|
John |Office R.201 |Chicago |
|---------------------------------------|
Martin |R12 | R13 | | | |
|--------------------------------------|
If the the data is the same for columns that are next to each other, the cells shall merge. I tried using cross table, but failed. Do you have an idea how to reach the desired result?