Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
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