|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
asp object required problem
Set wApp = CreateObject("Word.Application")
wapp.Selection.Find.ClearFormatting While use 'wapp.Selection.Find.ClearFormatting' in asp, then have error. error msg: 'Object required: Selection' How can I solve this problem? thx. Take a look here;
http://surl.co.uk/?1268 Original URL: http://groups.google.co.uk/groups?hl=en&lr=&threadm=3E488A22.3030008%40cox.net&rnum=1&prev=/groups%3Fhl%3Den%26lr%3D%26q%3D.Selection.Find%2Bvbscript Show quote "Snke" <S***@discussions.microsoft.com> wrote in message news:788C19D1-D7F5-414A-83D2-2EB1C41F7BAA@microsoft.com... > Set wApp = CreateObject("Word.Application") > wapp.Selection.Find.ClearFormatting > > While use 'wapp.Selection.Find.ClearFormatting' in asp, then have error. > error msg: 'Object required: Selection' > How can I solve this problem? thx. > thx for your reply, but it is solution for word macro, but I want to solve
this problem in ASP. Show quote "Steven Burn" wrote: > Take a look here; > > http://surl.co.uk/?1268 > > Original URL: > http://groups.google.co.uk/groups?hl=en&lr=&threadm=3E488A22.3030008%40cox.net&rnum=1&prev=/groups%3Fhl%3Den%26lr%3D%26q%3D.Selection.Find%2Bvbscript > > -- > Regards > > Steven Burn > Ur I.T. Mate Group > www.it-mate.co.uk > > Keeping it FREE! > > "Snke" <S***@discussions.microsoft.com> wrote in message news:788C19D1-D7F5-414A-83D2-2EB1C41F7BAA@microsoft.com... > > Set wApp = CreateObject("Word.Application") > > wapp.Selection.Find.ClearFormatting > > > > While use 'wapp.Selection.Find.ClearFormatting' in asp, then have error. > > error msg: 'Object required: Selection' > > How can I solve this problem? thx. > > > >
Other interesting topics
|
|||||||||||||||||||||||