Cutting and Pasting from a report

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

I am trying to find out if a user that looks at a lot of reports can "cut and
paste" data from the report and put into another program. Example, if the
report lists customers email address, can they "cut" the email address and
"paste" it into outlook?
 
Steve

Which version of Access?

"looks at a ... report" ... do you mean a printed version or in
print-preview mode?

You are describing a "how" (get an email address by copy/paste from a
report). How 'bout if you describe the "what"? Folks here may have
alternate approaches that can do what you need, if we knew what that was...

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
The version of access I have is 2003.

The report that they are looking at is in "preview mode".

What I am trying to do is copy data from a report in preview mode to another
program.

I hope that I have made this a little clearer??? Thanks for your help.

Steve
 
I'm not aware of a way to capture the data in a print-preview version of a
report.

Why not use a query to return the data you want, instead of waiting until
the data is placed in print-out form (a report)?

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
As far as I know, you cannot cut and paste from the preview of an Access report.

You can export the data to a word document or to a PDF or a text document and
then cut and paste from that.

John Spencer
Access MVP 2002-2005, 2007-2008
The Hilltop Institute
University of Maryland Baltimore County
 
I will try to develope that...thanks!

Jeff Boyce said:
I'm not aware of a way to capture the data in a print-preview version of a
report.

Why not use a query to return the data you want, instead of waiting until
the data is placed in print-out form (a report)?

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
Back
Top