Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Microsoft works spreadsheets
#1
Hello could someone help me with spreadsheets how would i go about getting selected text from a website and copying it in to certain cells in a spreadsheet? an example would be much help thanks :oops:
#2
i'm not able to get you the full code but i can get you started.

use this to get your selection and copy it to a var
str a
a.getsel

then use ExcelSheet.SetCell* to set it to the cell you want.

*there is an example in the "ExcelSheet.SetCell" macro text on how to use it.
An old blog on QM coding and automation.

The Macro Hook


Forum Jump:


Users browsing this thread: 1 Guest(s)