This topic is locked

Small Application for Excel

8/21/2010 12:58:05 AM
PHPRunner General questions
A
arunabh author

I have a excel file. I think it is more powerfull in formulations in place if the design is spreadsheet like. I have a small application which will calculate certain values which are not possible in php. So is it possible the following ways given below:-

  1. Can I input in spreadsheet directly and capture the results computed by excel in the formula in another column and display the result column in phprunner ?
  2. Can i do spreadsheet like input in phprunner. like if there are a1 to c5 columns available for input can i do in phprunner input like a spreadsheet. I mean grid control ?
    Please give me your suggestions. It is a very promising application.