Hi all,

In my Excell app I need to get text from clipboard, parse it and fill table...
VBA does not support Clipboard object like in VB...
I tried to use API functions, but every time it fails on CopyMemory function

Any ideas??? Short example will be very useful!

Thanks,