Hey folks...
is it possibhle to create something like a VBA code that enables to, if, e.g. Field A1 contains "100" to Update all the SQL entries? Or is it only possible if I create SQL entries by VBS itself and not by the data manager?
So instead of clicking "Refresh All Data" I want to update it by triggering a condition. Is this possible in any way?
Edit: i have already solved half of it. I now have a macro that refreshes all connections, but is there a possibility to say something like "=IF(G5=1;CallMyMacro;100) ?
Cheers,
Mike
Bookmarks