View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bforster1[_28_] bforster1[_28_] is offline
external usenet poster
 
Posts: 1
Default Display AutoShape in UserForm


I am trying to have AutoShapes displayed, specifically a green up arrow
and red down arrrow, in a UserForm based on certain conditions. Any
suggestions. Here is what I tried;

Private Sub UserForm_Initialize()
TextBox1.Object = AutoShape27
End Sub

Does not work.

Please help.


--
bforster1
------------------------------------------------------------------------
bforster1's Profile: http://www.excelforum.com/member.php...o&userid=11771
View this thread: http://www.excelforum.com/showthread...hreadid=481825