[Solved] Merging cells in VBA
Posted: Mon Dec 10, 2012 5:30 pm
I'm writing an MS Access class module to export data into OpenOffice calc. Can someone give me a pointer please for how to merge cells in VBA. I've been searching for a code example and I can't find anything.
The OO Developers Guide talks about using com.sun.star.util.XMergeable but I cannot find anything which shows me how to use it.
Thanks
The OO Developers Guide talks about using com.sun.star.util.XMergeable but I cannot find anything which shows me how to use it.
Thanks