Announcement

Collapse
No announcement yet.

edit variable though popup window

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • edit variable though popup window

    Hi,

    Is there a way to generate a popup window from within an efs that will wait for UserInput and assign the input value to a specified variable?

    I want to be able to modify a variable without resetting the entire formula, which is what happens when I use the "askForInput" routine...

    Thanks!

    Regards,
    Ryan.

  • #2
    Re: edit variable though popup window

    Ryan

    Is there a way to generate a popup window from within an efs that will wait for UserInput and assign the input value to a specified variable?
    To my knowledge efs does not have that functionality [other than through askForInput() which you already know]
    Alex


    Originally posted by rdehavelyn
    Hi,

    Is there a way to generate a popup window from within an efs that will wait for UserInput and assign the input value to a specified variable?

    I want to be able to modify a variable without resetting the entire formula, which is what happens when I use the "askForInput" routine...

    Thanks!

    Regards,
    Ryan.

    Comment

    Working...
    X