I don't use ADPs any more because it's just easier to use an MDB, even with
SQL-Server. The best advice I can give you is to open an empty report in
Design View and do the same for the form, Select all the controls on the
form, copy them, and paste them onto the report. Not quite as clean or easy
as right-clicking, but much faster than recreating everything.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.accessmvp.com
http://www.mvps.org/access
"briank" <(E-Mail Removed)> wrote in message
news:43F59FD3-03ED-4F02-AD74-(E-Mail Removed)...
> Does anyone know how to save a Form as a Report in an Access ADP.
> Apparently
> this process is straightforward in an mdb as you right click on the form
> and
> save to report (the wizard does the rest). But this option is not present
> in
> my ADP version. Any thoughts?