Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i use the code
CreateObject("WScript.Shell").popup strTextMessage, 1 for having an alert without pressing any key. Can i rename the caption of the vbOk commandbutton??? Tia |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Cause i dont want that that user press ANY key.
The number 1 means it appear ony 1 second long and then it close automatically. My question is: Can i rename the caption of vbok? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This is in VBA is it ?
Why not just use MsgBox ? NickHK "I Love it" wrote in message oups.com... i use the code CreateObject("WScript.Shell").popup strTextMessage, 1 for having an alert without pressing any key. Can i rename the caption of the vbOk commandbutton??? Tia |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I suggest you post in a scripting group then.
NickHK "I Love it" wrote in message oups.com... Cause i dont want that that user press ANY key. The number 1 means it appear ony 1 second long and then it close automatically. My question is: Can i rename the caption of vbok? |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
did i get this code in this newsgroup?
|
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You probably did.
When you say can you change the vbOK button, do you realise that you can use the same buttons that MsgBox supports, you know, vbYesNo, vbOKCancel, vbInformation, etc. If you want your own text, I have used APIs to do this with MsgBox, but never tried with the timed MsgBox. -- HTH RP (remove nothere from the email address if mailing direct) "I Love it" wrote in message oups.com... did i get this code in this newsgroup? |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'd be surprised.
Where do you think you are ? NickHK "I Love it" wrote in message oups.com... did i get this code in this newsgroup? |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Cant you stop to be so childish?
I need to use it and you're only wasting time. I got all what i know thans to Bob, tom and Chip. So who are you ?? "NickHK" ha scritto nel messaggio ... I'd be surprised. Where do you think you are ? NickHK "I Love it" wrote in message oups.com... did i get this code in this newsgroup? |
#9
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I can't see responses from Chip or Tom in this thread. What are you
referring to, as I would just like to read them? thanks Bob "Paula" wrote in message ... Cant you stop to be so childish? I need to use it and you're only wasting time. I got all what i know thans to Bob, tom and Chip. So who are you ?? "NickHK" ha scritto nel messaggio ... I'd be surprised. Where do you think you are ? NickHK "I Love it" wrote in message oups.com... did i get this code in this newsgroup? |
#10
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I meant that i'm expert in excel thanks to your help, Chip and Tom.
|
#11
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Oh right, just thought I was missing a post from those guys, and like you, I
like to read 'em :-) Regards Bob "Paula" wrote in message ... I meant that i'm expert in excel thanks to your help, Chip and Tom. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Caption Property | Excel Discussion (Misc queries) | |||
Table Caption | Excel Programming | |||
VbOk not responding | Excel Programming | |||
Caption | Excel Programming | |||
caption sensitivity | Excel Programming |