View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jack Sons Jack Sons is offline
external usenet poster
 
Posts: 144
Default box with the content of D26

Hi all,

At the end of my code I need a line that will let pop up a box in which I
see the content of cell D26 without halting execution of the code. (In fact
the code immediately following the needed "pop up line" is Exit Sub.) I want
to be able to higlight the text in the popped up box in order to copy it
with ctrC=ctrV to a Word document.

Your assistance will be appreciated.

Jack Sons
The Netherlands