View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Msgbox shared workbook

To the best of my knowledge, if two people are working in a shared workbook
and one person makes a change, you can not cause a message box to pop up at
the other person's machine. At least not with any built in settings or
objects.

--
Regards,
Tom Ogilvy


"Flemming Dahl" wrote in message
...
Hi all,

I can not see how this could be done, but maybe one you know how.

If a specific cell is changed and the workbook is used by more than this
editor, I would like a MsgBox to show on the other users screen.......

Can it be done and how ?

Thanks
Flemming