Drop-Downs in excel sheet - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: Drop-Downs in excel sheet (/Thread-Drop-Downs-in-excel-sheet) |
Drop-Downs in excel sheet - indianinworld - 02-28-2011 I have a .xls file and it has 3 drop down(s). I have to use the value from the drop-down of the excel sheet to parameterise the test in SAP. Drop down has some 120 values. I have to process each of the drop-down values one by one sequentially. Have any one of us done this before ??? If yes, please post the code. Thanks RE: Drop-Downs in excel sheet - indianinworld - 03-01-2011 Any help on this would be greatly appreciated. |