Prev Previous Post   Next Post Next
  #4   Report Post  
Bill Martin -- (Remove NOSPAM from address)
 
Posts: n/a
Default

Personally, I think that's way cool.

Bill
-------------------------
Dana DeLouis wrote:
Would something like this work as a demo? You may have to have an event
macro fire to set this up correctly.

Sub Demo()
Dim angle

[A1] = Chr(223)
[A1].Font.Name = "Wingdings"

With Range("A1")
For angle = -90 To 90 Step 1
.HorizontalAlignment = xlCenter
.Orientation = angle
Next
[A1] = Chr(224)
For angle = -90 To 90 Step 1
.HorizontalAlignment = xlCenter
.Orientation = angle
Next
End With
End Sub


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Control cursor direction in highlighted group of cells/Page setup George Tung Excel Worksheet Functions 3 June 13th 05 09:21 PM
How do I change my text direction to vertical on EXcell? bibi New Users to Excel 2 June 1st 05 09:46 PM
percentage of wind power dan Excel Worksheet Functions 2 April 11th 05 08:04 PM
how do i plot a rose diagram to show frequency of wind direction kathryn Charts and Charting in Excel 1 March 15th 05 09:42 PM
How do I make a 3 d graph using depth in Ft., a N-S direction in . psmx401 Charts and Charting in Excel 1 March 7th 05 07:33 PM


All times are GMT +1. The time now is 01:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"