View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dennis Dennis is offline
external usenet poster
 
Posts: 7
Default Display first, next, previous on userform from recordset

I have a recordset variable using ADO and I wondered if
anyone has a code example of setting various controls with
certain field values from that recordset. I wanted to
know a way to incorporate a Next and Previous button to
see other records.

Please let me know, Dennis