Link to home
Start Free TrialLog in
Avatar of Norbert2000
Norbert2000Flag for Afghanistan

asked on

Round Corners of a table

Hi experts,

I want to format a table with rounded corners - is there any way of doing this?

Cheers,
Norb.
Avatar of Anne Troy
Anne Troy
Flag of United States of America image

No.
Sorry.
Use graphics.
Avatar of Norbert2000

ASKER

I assume you would make a graphical box (with rounded corners) and placed the table over it?  Can you do that with a table that grows and shrinks via automation?
Do you want the entire table to have rounded corners? Or the individual cells?
If the individual cells, you could use a graphic, create a row, then make an autotext entry from it.

I'm assuming that since no coders have chimed in, this could be painful using VBA (or at least painful to consider doing it for free?).
ASKER CERTIFIED SOLUTION
Avatar of GrahamSkan
GrahamSkan
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I am really sorry I didn't except this solution sooner - it does exactly what I want.

Thank you very much.