Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Macro for changing multibox field lable

Hi

i have problem with changing lable for one of multibox fields. I need macro for this job. I know it is only several lines but I new at this.



set multibox = ActiveDocument.getSheetObject("MB43")

multibox.AddField "cat2_name_EN"

......(added field lable)....



0 Replies