M mcnewsxp May 31, 2007 #1 is there a method or way to sort on open recordset? as in Me.Recordset.Sort = "Field" tia, mcnewsxp
M mcnewsxp May 31, 2007 #2 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. ?
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. ?