Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Current in the excel input to htm text
#2
key (text) T (text1) T (text2) T (text3) Y

or

Macro Macro2431
Code:
Copy      Help
ExcelSheet es.Init
int row
es.GetRangeInfo("<sel>" 0 row)
es.SetCell(text 1 row); es.SetCell(text1 2 row); es.SetCell(text2 3 row); es.SetCell(text3 4 row)
es.SelectCell(1 row+1)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)