Looping through all records on a form

  • Thread starter Thread starter Brian
  • Start date Start date
B

Brian

I have a form full of Part Numbers which have a Bill of Materials. My users
can "customize" the results on this form by right-clicking various fields and
applying filters. Once they have done this (which I should point out can be
many right-clicks on many fields), how would I form a recordset of what's
left, so I can loop through each record and print the BOM?

Thanks
 
Back
Top