View Single Post
  #4 (permalink)  
Old 02-26-2008, 08:13 PM
Dave137 Dave137 is offline
Senior Member
 
Join Date: Oct 2007
Posts: 216
Dave137 is on a distinguished road
Red face

I know how to create several versions of ObjectCreate.

Here is the problem I am having: I want to create a big 'Up' arrow on the right side of the graph. The Wingding to be used is #233 (up arrow).

I want a logic statement that if a>0 then a big 'UP' Lime color arrow will display on the graph using ObjectCreate.

I do not know how to create the statement - if(a>0){ ???? } and then how to praise the Wingding (233) in the ObjectCreate statement so it will display properly, size 24??

Can somebody please help me with my problem!

Dave

I am a bit stumped at this point!
Reply With Quote