sort an open ADO recordset

M

mcnewsxp

is there a method or way to sort on open recordset?
as in Me.Recordset.Sort = "Field"

tia,
mcnewsxp
 
M

mcnewsxp

Me.Recordset.Sort = "Field"

the above appears to work if i open the report from a button, but fails if i
go from design to display mode.

?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top