Open specific excel sheet without Excel import Wizard
hi,I am trying to open specific excel worksheet using the attached function. this function works fine, but call it from button script, kind of ignore it and invoke the excel import wizard, someone know about this issue? and how can I resolve it? upload_Stimuli_ButtonBox = Button Box("Upload Stimuli",
set script(
// Get stimuli path
path_to_stimuli = Pick File( "Open Stimuli file",Input_files
...