Msgbox Function



Ok, I want a msgbox that displays itself as a 'vbQuestion' type but, by
default it seems this only has an 'Ok' option. As a question surely it
has the option for me to program it with vbYes and vbNo, surely?

P.S.

Actual code is always much apreciated - I sometimes get lost in jargon
talk.

Thanks, James.

.



Relevant Pages

  • Re: Why this 2467 error?
    ... msgbox both Me.subfrmEvaluations.Form!txtAttending and rstSSN!LastName? ... James A. Fortune ... Prev by Date: ...
    (comp.databases.ms-access)
  • Re: Validating Dates
    ... > Oops. ... > MsgBox "Date is incorrect" ... Prev by Date: ...
    (microsoft.public.excel.programming)
  • Re: Get next empty Column?
    ... I omitted to qualify the code to refer to Sheet2: ... "Norman Jones" wrote in message ... > Hi James, ... > MsgBox Rng.Address ...
    (microsoft.public.excel.programming)
  • Re: CopyHere
    ... msgbox Err.Description ... "James" wrote in message ... Const FOF_NOCONFIRMMKDIR = &H200& 'Do not confirm the creation of a new directory if the operation requires one to be created ... Am I missing something or is MS missing something? ...
    (microsoft.public.scripting.vbscript)
  • Re: Get next empty Column?
    ... >> Hi James, ... >> Dim Rng As Range ... >> MsgBox Rng.Address ... >> Regards, ...
    (microsoft.public.excel.programming)