i want to make a formula for the same cell which i want to enter data in it
J Jack Zhong Jul 29, 2006 #2 kufo79 wrote : i want to make a formula for the same cell which i want to enter data in it Click to expand... You are not supposed to enter any data if you would like to have a formula in the same cell, what you enter would replace the formula.
kufo79 wrote : i want to make a formula for the same cell which i want to enter data in it Click to expand... You are not supposed to enter any data if you would like to have a formula in the same cell, what you enter would replace the formula.
M mattyboy150279 Jul 29, 2006 #4 The only way to do this would be to have a VBA Macro running in the worksheet which checked a particular cell (or cells) for input and calculated a function on them when data was entered. Matt http://teachr.blogspot.com - For Excel Tips and Tutorials
The only way to do this would be to have a VBA Macro running in the worksheet which checked a particular cell (or cells) for input and calculated a function on them when data was entered. Matt http://teachr.blogspot.com - For Excel Tips and Tutorials