How can I hide columns in a query(subform) using input from form?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am creating a custom reporting form to allow a user to select (using
checkboxes) which fields they would like to see or hide in the resulting
subform which is populated by a query. I tried setting the
subform.field.visible property to false, but when looking at the data in a
datasheet view the column is still visible.

Any help is much appreciated.

Thanks
Blake
 
Back
Top