Hi,
Is it possible to copy selected area from excel to xbrowse? If yes, any example?
Thanks.
dim:=oExc:Sheets(1):Range("A1:H100"):value
Natter wrote:If I understood the question correctly
- Code: Select all Expand view
dim:=oExc:Sheets(1):Range("A1:H100"):value
Then insert the dim array into the xBrowse
dim:=oExc:Sheets(1):Selection:Range:value
XBROWSER Array( 1, 10 ) SETUP ( oBrw:nEditTypes := 1, oBrw:lCanPaste := .t. )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 40 guests