|
-
Jun 13th, 2006, 04:36 AM
#1
Thread Starter
Lively Member
Graphics programming in VBA (howto / can you?)
simple question, hopefully a simple answer.
is it possible to do a custom 'drawing' in vba? e.g. to a '.wmf' file?
the reason is i need to create a custom chart to do some analysis and the standard types (including pivots) in excel & access don't work.
what i need to do is draw lines, write simple text & draw rectangles etc, nothing fancy. then to show the .wmf in a picture box (that bit i can do).
I'm looking for the wmf route to allow me to print the chart / export it without too much effort. working with a bmp would be ok as well though.
question is: is this possible in VBA? I know its possible in vb.net but at the mo I've been informed i'm stuck with VBA...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|