Add circle to report

I

Ian

How do I add a circle to a report in VBA?

Manually I can cut a circle from e.g. PhotoDraw and paste
it into the report... but I would like to do it from
within Access (Access2K)

Ian
 
D

Duane Hookom

Open any module and the search Help on the Circle method. This method allows
you to draw a circle or ellipse anywhere on your page. If you have
questions, come on back.
 
Top