Is there any way to protect the formulated cells and still run a macro which results ultimately in the change in values in those cells due to dependency on the macro results..??
Or is it better to write all the formulae in the VBA environment, by which no formula is visible on the cell and also cannot be manipulated from the spreadsheet end..?? (by doing this, there would not be any need to protect the cells)
Or is it better to write all the formulae in the VBA environment, by which no formula is visible on the cell and also cannot be manipulated from the spreadsheet end..?? (by doing this, there would not be any need to protect the cells)