Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Question conserning Excel
#1
Hi there,

I have a question about QM and excel, is it possible to read out a cell, if it is empty it stores an '1' in it if it has already a value stored in it (numeric) it adds 1 by the value.

I cannot get it done by myself,

Please help me with this...


THX
#2
Use ExcelSheet function GetCell to get cell. To add, at first use val function to convert string to integer, then add, then assign to string and use SetCell.


Forum Jump:


Users browsing this thread: 1 Guest(s)