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!
|