Copy data from VB form in Datasheet view to Clipboard in VBA
by johnnybenjamin.m
. Updated 17 years, 7 months ago
Hi,
I want to copy the data from a VB form in a datasheetview to clipboard in VBA as I have to paste the same into an Excel file.
I do not know how to select data from datasheet and copy them into clipboard.
Any help will be greatly appreciated.