Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm inserting a standard TableStyle that has a header row and data rows beneath.
The header row is a single merged cell that I want changed to a data row.
So I need to either
- Unmerge row(0) cells
- Change row(0)'s style to "Data"
- Hide or suppress row(0)
I can't figure out how to achieve any of the three, and can't find any thread posts successful in achieving it.
Solved! Go to Solution.