|
-
Feb 18th, 2005, 04:17 PM
#1
Thread Starter
New Member
Re: VBA parsing Word document into Excel with problems
Thanks for the reply!
I am very aware that the parsing must be done before it hits Excel unfortunately. I'm quite knowledgeable about what I can't do at this point. I just tried your convert to RTF suggestion, which I'm kicking myself for not thinking of on my own. On the up side it gets rid of one set of those unrecognized characters! On the down side it also creates a pile of brand new ones. I'm not giving up on your idea yet but the work day is coming to a close. If I do not get the opportunity to try this out thoroughly enough before quittin' time, I will post on Monday with further results.
-S
-
Feb 18th, 2005, 04:25 PM
#2
Re: VBA parsing Word document into Excel with problems
Ok, glad to have helped give you another way to look at it. Also, try different formats too to see which one
gets you the closest so you will do the least amount of fixing up.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Feb 18th, 2005, 04:59 PM
#3
Thread Starter
New Member
Re: VBA parsing Word document into Excel with problems
Well, I've tried RTF, Text, DOS Text, Encoded Text, and HTML. So far, no luck. Each one looks promising until I find something psychotic that the encoding did and turned something (or somethings) into a square. HTML was the closest, but it still was not free of encoding errors. I will have to put this off until Monday, but I will fight with it more then if I have the time.
In case you were wondering, "it can't be done" is a perfectly acceptable answer. If it can't be done we should have the authority to insist on standard fonts.
-S
-
Feb 18th, 2005, 05:07 PM
#4
Re: VBA parsing Word document into Excel with problems
Since the document was created on another system with that special font installed on it. Any other system
may or may not be able to display it correctly. I would insist that you get a requirement for a standard font.
If they change the font again or ??? they are going to say "why doesn't it work now?" and look back to you guys.
HTH
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Feb 21st, 2005, 09:11 AM
#5
Thread Starter
New Member
Re: VBA parsing Word document into Excel with problems
I am going to have to agree with you on that one. After all this work, I'm fairly certain that there's no reasonable way to do what would be required for this situation. The problem is someone else breaking standards more than code, so it's time to unleash the power that is my manager!
That's more or less what I was expecting the final answer to be, but you've still managed to give me more understanding of VB! I'll be reading and posting here more. Thanks for all your help!
-S
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|