As mentioned above, I am attempting to automate the process of copying a particular portion of data from a MS Word document, paste it into MS Excel, manipulate this data, and then create a new MS Word document and paste back into word.
So far I have managed to create an object in MS Excel (via VB in Word) and make this visible - I am now having difficulty manipulating this data (ie. getting control of MS Excel and using VBA code to automate the manipulation).
Any help / suggestions would be appreciated - please bear with me as this is my first attempt working across applications!!
Daniel.
So far I have managed to create an object in MS Excel (via VB in Word) and make this visible - I am now having difficulty manipulating this data (ie. getting control of MS Excel and using VBA code to automate the manipulation).
Any help / suggestions would be appreciated - please bear with me as this is my first attempt working across applications!!
Daniel.