I'm writing an Excel macro and I was wondering that how can I check the clipboard wheter it's empty or not?

If the clibboard contains data then the macro will continue and paste the data to the Excel sheet...

Can anybody help?