New filters on the Home Feed, take a look!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

1
SAP GUI Script for selecting all check boxes
Post Body

Hello All,

I'm trying to record a vbs script so I can perform a repetitive SAP task through Excel Macro. The task is selecting the check box under the "OK" column for every row. When I recorded my actions using SAP GUI script recording I got the below code:

session.findById("wnd[0]/usr/ssubSUB_MAIN_CARRIER:SAPLMIGO:0003/subSUB_ITEMLIST:SAPLMIGO:0200/tblSAPLMIGOTV_GOITEM/chkGOITEM-TAKE_IT[3,1]").selected = true

session.findById("wnd[0]/usr/ssubSUB_MAIN_CARRIER:SAPLMIGO:0003/subSUB_ITEMLIST:SAPLMIGO:0200/tblSAPLMIGOTV_GOITEM/chkGOITEM-TAKE_IT[3,2]").selected = true

This shows that I checked the box on row 2 and 3. However, I want the code to be able to select all rows except the first. Is there any way I can do that? I've been scratching my head and can't seem to get it to work.

Any help would be much appreciated. Thanks to all

Author
Account Strength
100%
Account Age
4 years
Verified Email
Yes
Verified Flair
No
Total Karma
12,432
Link Karma
1,583
Comment Karma
10,587
Profile updated: 1 day ago
Posts updated: 2 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
4 years ago