Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Excel Cell Background and Font Color
#3
That appears to only apply to Excel 2007.

Any way with QM?


This works on a selected row:
Code:
Copy      Help
ExcelSheet es.Init
Excel.Range ra=es.ws.Application.Selection
ra.AutoFormat(1)

I don't understand how to specify the values.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)