Wednesday 21 September 2011

QlikView : Macro function for Get All Sheet ID

sub LoopSheet
        for i = 0 to ActiveDocument.NoOfSheets - 1
           set ss= ActiveDocument.GetSheet(i)
           msgbox(ss.GetProperties.SheetId)
       next
end sub

2 comments:

  1. Good job! I like your post, it is very short but so informative. QlikView Training in Hyderabad

    ReplyDelete
  2. your providing such a valuable information about studying..and also have some good key points to every student.
    INTERVIEW QUESTIONS

    ReplyDelete