Attempting to run a module with the following statement gets error "Compiler error: Wrong number of arguments or invalid property assignment."<br><br> SendKeys "%FX", False<br><br>This statement is from code-conversion of a macro with SendKeys action, so the syntax should be OK.<br><br>Anybody have any ideas?