Thread
:
Add cell content to another cell
View Single Post
#
5
Posted to microsoft.public.excel.programming
Sophisticated Penguin
external usenet poster
Posts: 6
Add cell content to another cell
Thanks Tom. The input boxes work fine but the line
Range(Dst).Text = Range(Dst).Text & Range(Src).Text
seems to be causing problems. Any ideas?
Thanks again to both of you for your help.
Reply With Quote
Sophisticated Penguin
View Public Profile
Find all posts by Sophisticated Penguin