Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello All,
I have two sheets i/p and o/p. If i am changing the slider in i/p sheet the min and max values should be shown in the o/p sheet.
i have taken the global variables and i have succeded to get the min and max values.
My problem is i am getting the values when i am going into the properties and selecting those variables for the 1st time.
How can i overcome this plz someone help me.
Thanks
Jagan
Hi,
Use some thing like
= Min(getfieldselections( YourField ) )
= Max(getfieldselections( YourField ) )
and store in into variables
also which properties your are say about.
Let me know about this.
HTH
Regards
Anand
Thanks for u r reply Anand,
i have written the same code i am getting the values but for the 1st i need to go the document properties and need to selct those variables then only values are getting diasplayed.
Best Regards,
Jagan
Hi,
Thanks, from where you check this setting please send me the snapshot.
Regards
Anand

path is Settings>.Document properties>.Variables
Thanks,
Jagan
Hi,
As look at your settings from Document Properties it looks correct try to check equal sigh in the variable creation and go through variable syntax once again.
HTH
Regards
Anand