Add Arrow to Form?

M

Mark Heyhoe

Hi,
Is it possible to display an arrow (up or down to show direction of change in values) to a form or add other drawing items?

Thanks,
Mark
 
P

Peter T

Mark,

I use arrows from the Wingdings font, formatted to suit.
This assumes all users have Wingdings installed (but
doesn't everyone ?)

Regards,
Peter

-----Original Message-----
Hi,
Is it possible to display an arrow (up or down to show
direction of change in values) to a form or add other
drawing items?
 
T

Tom Ogilvy

Besides using fonts (perhaps in a label),
You can make pictures and put these in an image control, but you can't use
items from the drawing toolbar directly in a userform - at least not with
built in commands.

--
Regards,
Tom Ogilvy

Mark Heyhoe said:
Hi,
Is it possible to display an arrow (up or down to show direction of change
in values) to a form or add other drawing items?
 
J

Jim Cone

Mark,
Also, using the Marlett font with numbers 3 thru 9 will produce various arrowheads.
Regards,
Jim Cone
San Francisco, CA
 
Top