View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Corey Corey is offline
external usenet poster
 
Posts: 276
Default msgbox to display a cell value, HOW, If possible?

I have a msgbox alert that say's something like:

msgbox "Cell A1 displays XXXX "

I want the XXXX to be whatever the value is in cell A1.

Is this possible??

Regards

Corey