pasting a web page in an excel cell

D

Dick

I am trying to do this without the whole page showing up in the cell. I want to keep the cell at it's original size.
Thank you in advance
 
D

Debra Dalgleish

Do you want a link to a web page in the cell, but not running into the
next column?

If the cell in the adjacent column is empty, the link will spill over.
In the next cell, you could enter an empty string: =""
and that will block the hyperlink from running into the next column
 
Top