Hi there!
I need some help or advice...
I have a vb code below which generate numbers in desired cells according to the range provided in the code.
Code working well but when I'm clicking on the some cell from the range it show me formula (for instance: =RANDBETWEEN(45,65)) in the formula field even I've deleted the vb module.
I need that formula will not appears any more after macro finished to run and all tables will be filled with the numbers. The best solution will be possibility to delete the macro after it ran and all numbers stay as is in the desired tables.
Thank you in advance,
Igor
Bookmarks