Results 1 to 2 of 2

Thread: How to call a VB function from MS word ?

  1. #1
    Guest
    I've got document1 (default) open;
    VB editor open
    I pasted my VB function :
    myfunction(yourstring) as String ...

    I've got a table 2 cols X 3 rows

    a1 b1
    a2 b2
    a3 b3

    how can i make b1 to be myfunction(a1)
    b2 to be myfunction(a1)
    etc...

    thank you for any help

  2. #2
    Guest

    Question Yaz....what!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    Not following what you want to do here. Are you trying to use VBA or VB...could you explain what ya want in more detail

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width