C
Chris
Hello,
I have a form that displays customers and then under this
a subform that displays multiple orders that that
customer has made. Is it possible to align the subform
so that the orders are repeated across the page like this:
Form Item1 subform item1 subform item2 subform item3
Form Item2 subform item1 subform item2 subform item3
Form Item3 subform item1 subform item2 subform item3
Not like this
Form Item 1
subform item1
subform item2
subform item3
Form Item 2
subform item1
subform item2
subform item3
Form Item 3
subform item1
subform item2
subform item3
hopefully this allignment has worked
Thanks for any suggestions
Chris
I have a form that displays customers and then under this
a subform that displays multiple orders that that
customer has made. Is it possible to align the subform
so that the orders are repeated across the page like this:
Form Item1 subform item1 subform item2 subform item3
Form Item2 subform item1 subform item2 subform item3
Form Item3 subform item1 subform item2 subform item3
Not like this
Form Item 1
subform item1
subform item2
subform item3
Form Item 2
subform item1
subform item2
subform item3
Form Item 3
subform item1
subform item2
subform item3
hopefully this allignment has worked
Thanks for any suggestions
Chris