Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Search in data report

0 views
Skip to first unread message

Preeti

unread,
Oct 9, 2009, 3:13:01 AM10/9/09
to
How can i find something in a datareport through ctrl+F or any other way??

Ralph

unread,
Oct 9, 2009, 8:10:32 AM10/9/09
to

"Preeti" <Pre...@discussions.microsoft.com> wrote in message
news:9ADC8652-D4F0-4290...@microsoft.com...

> How can i find something in a datareport through ctrl+F or any other way??

You can't.

The DataReport is a custom view which is 'rendered' upon presentation but
has no storage other than the initial data structure and rules on how to
display it. Similar to rendering a presentation on a Form using PRINT
statements.

You can however export a DataReport as text or html to another viewer/editor
(Notepad, Word, WordPad, etc.) and use that utility's facilities for
searching, etc.

-ralph


0 new messages