I want to be able to enter a value into a cell and have it automatically multiply by a set value and overwrite the original entry with the result so making it all happen within one cell.
-This question has been asked already.
But what I want is that I should be able to specify for which cells this applies to, dynamically, not hard coded.
So that I can specify a column in a sheet in which I would add cell references and that any cell references (for any sheet) that is in that column would have the VBA routine applied to it.
Thanks
Bookmarks