RE: Does anyone read unanswered threads?

From: Helmut Weber (HelmutWeber_at_discussions.microsoft.com)
Date: 02/28/05


Date: Mon, 28 Feb 2005 06:49:05 -0800

Hi Steve,

I think, some questions may stay without reply,
as a good helpful answer would be too complex or too long,
or there is no such answer,
and as most people here don't like to give short simple answers
which in the end don't help, they stay silent.

You may open a web-page directly in Word,
which may work or may not work,
and save it as Word-document.
Documents.Open FileName:="http://mvp.support.microsoft.com/"

But I wonder, why do you want to use VBA for this,
as one mouseclick in the favorites list would be enough.
Once you got to the page, there are a million ways to extract
information, but opposite to navigating to the page by VBA,
which is simple, but useless, extracting the information
you want, automatically, seems close to impossible.
Except you can think of a way, to define what is of interest to you.
So what stays, is doing it by hand.

For my part, as I couldn't think of a more useful answer,
I didn't answer at all.

Maybe there are more detailed problems left,
in which case it might be easier to help.

Greetings from Bavaria, Germany
Helmut Weber, MVP
"red.sys" & chr(64) & "t-online.de"
Word 2002, Windows 2000

 



Relevant Pages

  • Re: Base Distinguished name
    ... Use of included script samples are subject to the terms specified at ... What I need is a simple VBScript or JScript that> will extract this information by only knowing the name of the> domain in the form of xxx.xxx.com. ... > What I am trying to do is set up Cognos Impromptu Web Reports. ... > The information in the Cognos documentation is fairly useless> because the authors apparently made the assumption that the whole> world would adapt their naming scheme and that having done so> their default settings would work everywhere. ...
    (microsoft.public.win2000.active_directory)
  • Re: Base Distinguished name
    ... "kstahl" wrote in message ... > Can someone tell me how to extract the Base Distinguished Name ... > What I am trying to do is set up Cognos Impromptu Web Reports. ... > The information in the Cognos documentation is fairly useless ...
    (microsoft.public.win2000.active_directory)
  • Re: Does anyone read unanswered threads?
    ... Add an Inet control. ... parsing the page text to extract the information you want (bearing in mind ... > practical that also expands my broader knowledge of VBA. ... >> Hi Steve, ...
    (microsoft.public.word.vba.beginners)
  • Re: Navigating within worksheet
    ... were after in terms of the frozen panes, ... > navigating around the spreadsheet in a freeze framed section at the top. ... > the validaton command) and a goto button in VBA or the use of a dropdown list ...
    (microsoft.public.excel.misc)
  • VBA to extract data from 2 excels
    ... I am completely new to excel vba and still learning. ... I have 2 excels and I want to extract data using VBA based on match ... Once the match is found, I want to extract these data: ProductCode, ... ProductName & TransactionDate and output to a 3rd excel, ...
    (microsoft.public.word.vba.general)