Skip to main content

Search

Search

How To Make A Link Between Two Combobox ??

Comments

1 comment

  • Avatar
    Shotaro Ito

    Unfortunately, Data entry form's controls (including dropdown list) cannot be filtered by other control's selection.

    To do such things, you need another front-end application to automate BarTender printing.

    For such requirement, I would create form in MS access, filter data and export that data to CSV by VBA macro, then use Commander to print a BarTender document using the CSV file.

    0

Please sign in to leave a comment.