View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
0-0 Wai Wai ^-^ 0-0 Wai Wai ^-^ is offline
external usenet poster
 
Posts: 4
Default Create Sticky (Always-on-top) Popup


I'm new to VBA.

1) How can I create a sticky (Always-on-top) popup
MsgBox "This message is sticky"
The above code will pop up a dialog, but how to make it sticky?

2) How to create a function which customize the content of the popup?
I would like to create a function like this:
Fictional Code: Function Messagebox(text, sticky_or_not)

Thank you.

--
Additional info about my computer:
- Office XP
- Windows XP Pro