Group: microsoft.public.word.vba.general
From: =?Utf-8?B?QmVuamFtaW5vNQ==?=
Date: Tuesday, March 11, 2008 11:00 AM
Subject: RE: How do I search for a Word style without flagging end-of-row marke

A quick clarification: I'm actually writing in VB.Net, which is why there are
expressions like "foundList.Contains..." and I'm using "style.NameLocal"
instead of just "style."

But the problem I have is strictly a VBA, not VB.Net, problem, so that's why
I'm posting here.

Thanks!