Search results

  1. C

    VBA: Three Methods to Create Form with SubForm Based on Table

    I want to create a form with subform based on table using VBA. I find three methods. The first is to create a form -- create a subform control on it --- set the subform control's SourceObject to be the name of the table. But I can not set the properties of allowadditions, allowedits, etc. The...
Back
Top Bottom