View Single Post
 
Old 09-11-2013, 12:20 PM
molesy molesy is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Sep 2013
Posts: 8
molesy is on a distinguished road
Default embed excel 2010 into word 2010 using VBA

Hi

I have an excel file and i would like to embed into word using vba, form\button\excel code,

Private Sub CommandButton3_Click()

???????

End Sub

thanks
Reply With Quote