Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Refer to Excel Cell or Range Directly
#6
Is the below code correct:

Macro Incentive Figures
Code:
Copy      Help
,es.GetRangeInfo("<sel>" c r)
,range1.from(c,r)
,range2.from("R",r)
,es.SelectCell(range2)
,es.CellsToArray(name "sel")
,es.SelectCell(range1)
,es.CellsToArray(figure "sel")
Best Regards,
Philip


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)