Blanic
09-06-2001, 02:56 PM
Is there anyway in a subform, to define each row, although they all share the same field names in each row, i would like to be able to write some code that says like add row 1 and row 2 of a subform.
|
View Full Version : Subform Indexes? Blanic 09-06-2001, 02:56 PM Is there anyway in a subform, to define each row, although they all share the same field names in each row, i would like to be able to write some code that says like add row 1 and row 2 of a subform. Pat Hartman 09-06-2001, 07:45 PM No. Tables do not work like spreadsheets. Why don't you tell us what you are trying to accomplish and perhaps someone can offer a suggestion. |