Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I have one listbox object and one calendar object. I want that when I open qvw file, default value should be selected for both object.
I am applying trigger but it is not working.
For listbox:
Sheet Properties->Triggers->OnActiveSheet->Select in field...
field = name of field
search string=value(I need to search SEPT)
I am doing same for calendar object also but it is not working for both.
What is the issue with Calendar object?
I need to set a default selection (like listbox) of date as current date in calendar object. but in calendar object I am using field not variable. So I need to implement this without variable.
Can you add this to your above document for us to take a look at?