Hello,
I am manipulating an Excel sheet with VB6. In the workbook there are formulas - specifically "sumif" that should be recalculating some cells. As I add data via the VB program the recalculation does not take place. I have made the workbook sharable, but excel is closed at the time of update.
The question is can I use the formulas in the worksheet to return the proper values or must I go and write routines in VB to accomplish the same thing?
Thanks in advance
Andy
I am manipulating an Excel sheet with VB6. In the workbook there are formulas - specifically "sumif" that should be recalculating some cells. As I add data via the VB program the recalculation does not take place. I have made the workbook sharable, but excel is closed at the time of update.
The question is can I use the formulas in the worksheet to return the proper values or must I go and write routines in VB to accomplish the same thing?
Thanks in advance
Andy