Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Converting Recordsetclone property to RecordSource

Status
Not open for further replies.

lldevel

Programmer
Nov 11, 2001
17
0
0
US
Hi,

Doe anyone know how to convert a datasheet's recordsetclone into a recordsource usable string? I want to allow the user to filter, sort, etc. the datasheet using the built in menus, then invoke a report based on that filtered recordset. The only way I know of is to set the report's recordssource, but it appears the filtered/sorted recordset is only available via the recordsetclone method from the datasheet? Any tips appreciated.

L
 
Why put the same question in two forums??

I try to give you a solution in the Report forum.
 
This went unanswered for several days, and I suspected it may be in the wrong forum.

LLdevel
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top