I highlight say cells B3:B8 - next I trap the cells by using "Selection.Address" - Now want to place a string (same string) in all the trapped cells - I tried
Where Pcode is my string - but it does not work - any help would be appreciated - I am hoping I dont have to do a loop.Code:Selection.Address = Pcode
Thanks
Rasm
Bookmarks