Embedding of graphs/charts in forms possible?

J

Jurry

Is het possible to embed graphs/charts in forms (for example an Exce
graph)?

Thanks in advance,
Jurry
 
T

Tom Ogilvy

assuming form means userform:
You would have to take a snapshot of it and embed the image in an image
control.

Or use the chart component from the office web components - I haven't done
it, but I understand it is possible.
 
Top