Hi everyone,
i'm trying to refresh a Workbook using a macro
my query inside the workbook ha a single entry variable.
I was able to refresh the report using this line
Run "BExAnalyzer.xla!SAPBEXrefresh(True)"
but I can't decide what value use as variable (always avoiding the popup)
Googling i found out the "SAPBEXsetVariables" but all the combinations that i tryed returned an error..
Can someone please tell me how can i do it? (maybe a simple example)
Thanks in advance and regards
Adriano