I would to like to capture below SAP Grid View screen for my automation and transfer this data in to collection. Can you please help me to do that. It's capturing as a label but no action showing under the label. Any VBA code can help me to accomplish this. Please reply ASAP.
Please download the attachment.
------------------------------ Asitabha Deb ------------------------------
as recommended by @JanSkarbek if you can export to Excel that would be the best. The other option could be if you can change the view to be "true" Grid. As far as I know this is just textual representation of the grid and it is very difficult to work with it. But usually this can be converted into "true" Grid and with that you can work pretty well - moving by lines, extracting to collection, etc.
Regards,
------------------------------ Zdeněk Kabátek Head of Professional Services NEOOPS http://www.neoops.com/ Europe/Prague ------------------------------
I will try to do it. It will be very help full if you can help me to understand how to convert this to "True" Grid. I cannot see any option in that screen.
------------------------------ Asitabha Deb ------------------------------
happy to jump on a call with shared screen and look at it. I do not have SAP access at my disposal 😉 so I can't show it to you at this moment. If you can take a few screen shots from menus I may help you navigating to the right option. Or there might not be that option for that particular screen.
Regards,
Zdenek
------------------------------ Zdeněk Kabátek Head of Professional Services NEOOPS http://www.neoops.com/ Europe/Prague ------------------------------
Please find the attachment. I want to capture this SAP grid view data and convert it into collection. IF you can help me with any code it will be very helpful.
------------------------------ Asitabha Deb ------------------------------
Thanks for clarification, I have put only one sales order details, there will be min 50 sales order's data need to generate every time. Do you want every time BOT will save the file in system from this screen? Or do you have any other idea. Please let me know.
------------------------------ Asitabha Deb ------------------------------