M
muster
For example
A1: =b2+c2, result is 5
I'd like to get "=b2+c2", not 5, without VBA.
Thank you.
A1: =b2+c2, result is 5
I'd like to get "=b2+c2", not 5, without VBA.
Thank you.
muster said:For example
A1: =b2+c2, result is 5
I'd like to get "=b2+c2", not 5, without VBA.