Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello in this code I would to pass the value of versione versione is a variable setted. I would have a content of variable like a neme of qvd. sub rel set vr = activeDocument.GetVariable("versione") set v = ActiveDocument.GetSheetObject("TB01") v.Export vr + ".qvd" , ";" activedocument.reload end sub thanks best regards
any help?
solved.
Thanks
B.R.
Slash