+ Reply to Thread
Results 1 to 7 of 7

dialog box

  1. #1
    jnu
    Guest

    dialog box

    how do i get a dialog box to popup when the value of cell h17>0

    jnu

  2. #2
    Harald Staff
    Guest

    Re: dialog box

    Hi Jim

    How does the value become >0 and what is the dialog box supposed to do ?

    Best wishes Harald

    "jnu" <[email protected]> skrev i melding
    news:[email protected]...
    > how do i get a dialog box to popup when the value of cell h17>0
    >
    > jnu




  3. #3

    Re: dialog box

    Basically, something like:

    If h17 > 0 then

    msgbox("Message")

    end if

    But you should give us a deeper information about your wishes.


  4. #4
    Harald Staff
    Guest

    Re: dialog box

    With all respect: So should you.

    Is the cell changing value because someone types something into it ? Or is
    it because it contains a formula and some of its preceding cells are typed
    into? Or is it connected to a database that changes something ? Or does it
    query the internet ? Or is some macro changing the cell value ?

    Is the dialog just saying something to the user ? Or is it asking for some
    response, a choice of action or somethinbg ? Or does it perhaps require an
    input of some sort, a typed value, a range, ... ?

    Best wishes Harald

    <[email protected]> skrev i melding
    news:[email protected]...
    > Basically, something like:
    >
    > If h17 > 0 then
    >
    > msgbox("Message")
    >
    > end if
    >
    > But you should give us a deeper information about your wishes.
    >




  5. #5
    jnu
    Guest

    Re: dialog box

    an input

    "Harald Staff" wrote:

    > With all respect: So should you.
    >
    > Is the cell changing value because someone types something into it ? Or is
    > it because it contains a formula and some of its preceding cells are typed
    > into? Or is it connected to a database that changes something ? Or does it
    > query the internet ? Or is some macro changing the cell value ?
    >
    > Is the dialog just saying something to the user ? Or is it asking for some
    > response, a choice of action or somethinbg ? Or does it perhaps require an
    > input of some sort, a typed value, a range, ... ?
    >
    > Best wishes Harald
    >
    > <[email protected]> skrev i melding
    > news:[email protected]...
    > > Basically, something like:
    > >
    > > If h17 > 0 then
    > >
    > > msgbox("Message")
    > >
    > > end if
    > >
    > > But you should give us a deeper information about your wishes.
    > >

    >
    >
    >


  6. #6
    jnu
    Guest

    Re: dialog box

    the cell is an input, if it is >0 then i what a dialog box to popup with a
    list box in which you have to select a value and then that value is placed in
    a hidden cell in the worksheet

    "[email protected]" wrote:

    > Basically, something like:
    >
    > If h17 > 0 then
    >
    > msgbox("Message")
    >
    > end if
    >
    > But you should give us a deeper information about your wishes.
    >
    >


  7. #7
    josuegm
    Guest

    Re: dialog box

    Harald,

    man, are you crazy? I was asking to jnu about what he wanted...


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1