Macro { area="Viewer"; key="F9"; flags=""; description="Use F9 to change current table in viewer and editor"; action = function() Keys('ShiftF8 Down Enter') end; } Macro { area="Editor"; key="F9"; flags=""; description="Use F9 to change current table in viewer and editor"; action = function() Keys('ShiftF8 Down Enter') end; }