Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
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