View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary L Brown
 
Posts: n/a
Default How do I add an angled tab to the top of each column?

FormatCellsAlignmentOrientation

You might want to combine that with...
FormatCellsAlignmentText ControlWrap Text

HTH,
--
Gary Brown

If this post was helpful, please click the ''Yes'' button next to ''Was this
Post Helpfull to you?''.


"Charity480" wrote:

I'm making a simple worksheet, but the names associated with each column are
too long to make just widening the column optional. How can I add angled tabs
to the tops of the columns? (I made a version with shortened proj names, but
it's too inconvenient.)