Buffer := clipboard
Loop, parse, Buffer,`n, `r
{
if not A_LoopField
continue
Loop, parse, A_LoopField, `t
{
if not A_LoopField
continue
if (A_Index <> 1)
Send {tab}
Clipboard = %A_LoopField%
Send ^v
}
Send `n
}
Clipboard := Buffer
excel autohotkey
<iframe width="100%" height="488" src="http://ginkobox.fr/vamp/index.php?embed=55005dfa5c93a" type="text/html"></iframe>
Text only - Permalink - Snippet public post date 11/03/2015