copy data from form to table multiple times based on count

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rkep
    New Member
    • Sep 2013
    • 1

    copy data from form to table multiple times based on count

    i need to create a label system for a customer order system, if a customer select a qty of 2 or more i want to be able to add that line multiple times to the print table. i cant seem to get this to work or find help code anywhere. not sure if this can be done through VBA
  • zmbd
    Recognized Expert Moderator Expert
    • Mar 2012
    • 5501

    #2
    If I understand correctly, using your example, you want to print 2 labels with the same information?

    Comment

    Working...