View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MLevesque MLevesque is offline
external usenet poster
 
Posts: 4
Default Why my selection is lost with MsgBox?

I have a rows selection to delete, and using a msgbox I want to ask user to
do ok or cancel, but when the msgbox is popup, my rows selection is lost :o(
How could I avoid that problem? Thank you!