Jump to content

How can I copy & paste data from an excel cell to a field in Chrome?


Recommended Posts

I would like to automate: 

1. Copy cell from Excel sheet

2. Paste cell in a field in Chrome

The trickiest part for me is figuring out how to switch between Excel and Chrome. Any help regarding the copy and paste part would be greatly appreciated as well!

Thanks

Link to comment
Share on other sites

I don't think anyone has worked out the methods to interact with chrome dom object (outside of just activating the window, and sending tabs, which is not reliable)...there are UDF's for both firefox and IE though.

the excel part can be done through the _excel* functions (_ExcelReadCell)

Edited by jdelaney
IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...