Incorporating HTML

C

Colin Hayes

HI

I have a column of different text phrases in column A running from A1 to
A100.

I have prepared an HTML page which I want to wrap around the text in
these cells , so that half the HTML appears before the text and half
after wards. Hopefully this will be in macro form.

I want to automate this so that whatever the text is , the HTML would go
around it and effectively produce a page of HTML in each cell with the
text at the centre of it.

Can anyone help with a way to do this?



Best Wishes


Colin
 
C

CLR

Difficult to say without knowing the extent of your "HTML", but one would
think that CONCATENATION would be the way to go...........

Vaya con Dios,
Chuck, CABGx3
 
Top