Is it possible to do something within visual basic to say ==
if A1 = "Hello"
Then B2= "World"
but i want to be able to edit B2 = so if it says "World" - I can type in something after it or within B2 it can be edited.
I have tried doing Outstring but can not figure out how to do it at a range.
Please help...
Hope this makes sense.
if A1 = "Hello"
Then B2= "World"
but i want to be able to edit B2 = so if it says "World" - I can type in something after it or within B2 it can be edited.
I have tried doing Outstring but can not figure out how to do it at a range.
Please help...
Hope this makes sense.