View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default convert from wordperfect to excel

AQ,
Apparently, one of WordPerfect 9 Features is:
"Visual Basic for Applications Integration--lets you develop VBA
applications to control WordPerfect 9 through the OLE Automation Type
Library. The main object exposed by WordPerfect 9 is the PerfectScript
object, which consists of all the functions currently available in the
PerfectScript language,..."

I assume you have WordPerfect 9. Unlike me.

NickHK


"A.Q" wrote in message
...
Hi Peter,

Thanks for reply,
the documents are in wordperfect8/9 version. I doesn't work the way you
said, just copy and paste.

Anyway, my manager want an Excel Add-In, that programming with Visual

Bacis
code which will do the job automately, not manually like you and I trying
right now.

Thnx
AQ

"Pete" wrote:

Sorry, I don't understand this. I have WordPerfect9, Excel 2000 and Win
XP. I've just set up a simple 4-row 3-column table in WP with mixed
text and numbers. I highlighted the table, clicked <copy, clicked over
to the Excel window in cell A1, and clicked <paste. The table was
transfered no problem.

Are you using an earlier version of WordPerfect?

Pete