|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Excel ProblemHey Guys,
I wanted to know if the format in a word file can be read by word itself?? Do you have any VBA macro for that?? Is it possible to do the same by using Excel On 6 Nov 2006 04:54:17 -0800, "Solution_4u" <solution_abhi***@yahoo.co.in> wrote: ¤ Hey Guys,¤ I wanted to know if the format in a word file can be read by word ¤ itself?? Do you have any VBA macro for that?? Is it possible to do the ¤ same by using Excel Current Office application versions save documents as structured storage, so you would need to understand the API in order to read the documents from Word or Excel (using VBA). Paul ~~~~ Microsoft MVP (Visual Basic) Thanks Man,
But do you have any snippet for such macros that can be helpful in this regard. See man I am particularly new to this area but I need the macro very urgently so hope that you could help me out...... Paul Clement wrote: Show quote > On 6 Nov 2006 04:54:17 -0800, "Solution_4u" <solution_abhi***@yahoo.co.in> wrote: > > ¤ Hey Guys, > ¤ I wanted to know if the format in a word file can be read by word > ¤ itself?? Do you have any VBA macro for that?? Is it possible to do the > ¤ same by using Excel > > Current Office application versions save documents as structured storage, so you would need to > understand the API in order to read the documents from Word or Excel (using VBA). > > > Paul > ~~~~ > Microsoft MVP (Visual Basic) On 7 Nov 2006 23:25:57 -0800, "Solution_4u" <solution_abhi***@yahoo.co.in> wrote: ¤ Thanks Man,¤ ¤ But do you have any snippet for such macros that can be helpful in this ¤ regard. See man I am particularly new to this area but I need the macro ¤ very urgently so hope that you could help me out...... ¤ I'm afraid that I don't have any code for this. There is a 3rd party component called StorageTools (Desaware) that is designed to handle structured storage files but that is all that I am aware of. Paul ~~~~ Microsoft MVP (Visual Basic) Save As.. ?
(RTF) "Solution_4u" <solution_abhi***@yahoo.co.in> schreef in bericht But do you have any snippet for such macros that can be helpful in thisnews:1162970757.052072.37230@k70g2000cwa.googlegroups.com... Thanks Man, regard. See man I am particularly new to this area but I need the macro very urgently so hope that you could help me out...... Paul Clement wrote: Show quote > On 6 Nov 2006 04:54:17 -0800, "Solution_4u" <solution_abhi***@yahoo.co.in> > wrote: > > ¤ Hey Guys, > ¤ I wanted to know if the format in a word file can be read by word > ¤ itself?? Do you have any VBA macro for that?? Is it possible to do the > ¤ same by using Excel > > Current Office application versions save documents as structured storage, > so you would need to > understand the API in order to read the documents from Word or Excel > (using VBA). > > > Paul > ~~~~ > Microsoft MVP (Visual Basic) |
|||||||||||||||||||||||