![]() |
Position of MsgBox
insert this to module and just try.
sorry I have not too much time CU Sub test() '"##### inputbox a = InputBox(Prompt:="This is your test !", _ Title:="TEST !!!", _ XPos:=350, _ YPos:=350, _ Default:="TEST ???") '"##### ansver Select Case a Case vbOK MsgBox "Is this what you are looking for ?" Case vbCancel MsgBox "You have to wait for the next suggestions" Case Else MsgBox "This is not about msgbox but sometimes it's better to have something then nothing !?" End Select End Sub -----Original Message----- Hi Is it possible to determine the position of the message box? If yes, how to do? Tom . |
All times are GMT +1. The time now is 03:24 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com