Setting Cell Vaules Without Overwriting the Formula?

A

Aanika

Hello,

Please could you advise me how I can set cells to certain
vaules without overwriting the existing formulas?

I had tried to use the following in a VBA User Defined
Function, but which does overwrite the formula in the
cell:

Cells(RowNo,ColNo).Calculate = NewValue

I am grateful for any help

Thanks

Aanika
 
B

Bob Phillips

See reply in programming. If you want to post to multiple groups, it is best
to post to them all in one message.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top