I work with a lot of numbers that requires me to input data from a number of different sources and I'd like to be able to cut and paste this data into fields of my worksheet with as little effort, aiming and clicking as possible. Is there some way I can execute some code that will prompt me for the first bit of data, then allow me to highlight data from an external source, like a PDF, a web page, or even another Excel or Word document, and have it pasted into a specific cell in my workbook just by clicking and pressing a key or two, then prompting me for the second bit, and so on?
For instance, I need to provide about 30 or 40 data points from external sources into Excel. I'd like it if Excel could prompt me for each field and require only a double-click and maybe press an alt-key combination and it would cut and automatically paste the data into the appropriate field then prompt for the next field. I could then go to the source, highlight it, press alt-Z (or something) to copy and paste it in one step, then highlight the next bit, press alt-Z, highlight the next bit, press alt-Z, until I'm done.
I know that that I can perform these steps individually, but it requires that I highlight, right-click, select cut, toggle back to Excel, then find the proper cell, right-click into a cell, select paste, toggle back to source, highlight, then do it all over and over again....etc. If I could start the code, double-click the data for field 1, then double-click data for field 2, double-click the data for field 3, etc, I'd save a lot of time, a lot of clicking, etc.
It's a long shot, I know...
Bookmarks