Andi,
If it works in VB, it'll work in VBA.
Regards,
Graham R Seach
Microsoft Access MVP
Canberra, Australia
---------------------------
> Can anyone give me any pointers on how to get the clipboard working using
> VBA for a FlexGrid? I want to be able to copy things from a flexgrid and
[quoted text clipped - 6 lines]
>
> Andi
Andibevan - 23 Feb 2006 09:55 GMT
I finally found some relevent information and according to this article
suggests there is no Clipboard object in vba as there is in vb. It does
provide some useful guidance on how to create a class so that can behave as
a clipboard object - worked for me.
http://vb.mvps.org/articles/ap200106.asp
> Andi,
>
[quoted text clipped - 16 lines]
> >
> > Andi