View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Return Address of Blank Cells in MsgBox

I like Rowan's better!

Sandy wrote:

Thanks, Rowan and Dave!

Both solutions worked!
--
Sandy

"Sandy" wrote:

Hello -

I have cells T10:T25. I need to return the address in a MsgBox if the cell
is empty; e.g., say T11 and T15 are empty, in the messagebox it would refer
specifically to T11 and T15.

Any suggestions are greatly appreciated!
--
Sandy


--

Dave Peterson