Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > General Discussion
  New Posts New Posts RSS Feed - VC++ call of VB code
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

VC++ call of VB code

 Post Reply Post Reply
Author
Message
GaoJen2580 View Drop Down
Newbie
Newbie
Avatar

Joined: 22 April 2005
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote GaoJen2580 Quote  Post ReplyReply Direct Link To This Post Topic: VC++ call of VB code
    Posted: 22 April 2005 at 7:07pm
Basically I need to send the following VB command:

ActiveWorkbook.Names.Add Name:="Limits_V26x", RefersToR1C1:= _
        "=V26x!R3C1:R1000C21"

in some way, shape, style, or form.  From a VC++ project.

I have other code in same project that refer to excel.h, and I would be happy to use it.  But I can not decypher or translate this command into a VC++ command.

All help is greatly appreciated.
Thank you fro your time
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.