G
Guest
I have a SQL view that is based on a SQL table and another SQL view that selects distinct records. SQL does not allow me to edit the columns from the first view which are based on the second views distinct records, however I can edit the portion that is based on the table. If I create an access form based on the first SQL view I cannot edit any column. Is there an easy way around this
Thanks
Thanks