Re: Misunderstanding!!!! Re: Import text to editbox from file

From: Maarten Wiltink (maarten_at_kittensandcats.net)
Date: 11/10/03


Date: Mon, 10 Nov 2003 11:51:30 +0100


"micke" <guest@guest.com> wrote in message
news:YlJrb.2747$uv1.2388@nntpserver.swip.net...

> What I need to do is to find all words in a text file or html file
> and place them into edit box or labels.
>
> Maybe it's possible to search for blanks or (;) between the words
> but I don't know how to do that.

You can use Pos to look for known fragments and Copy to extract
relevant bits.

In HTML documents, a better option _may_ be to parse it completely
and use the text content of certain elements.

> The contents of this file change once a week.
>
> Is it possible to do this automatically?.

Do what, exactly? Run a program once a week? Sure, but that's a
different problem. Poll a file and look for changes? Sure, but that's
yet another problem.

Groetjes,
Maarten Wiltink



Relevant Pages

  • Re: Edit - Save Buttons on Form - OnClick "not working"?
    ... Private Sub btnEdit_Click ... HOWEVER - well, yes, they ARE LABELS. ... change the Visible property of these "buttons" so that EDIT was visible ... Private Sub SaveButton_Click ...
    (microsoft.public.access.formscoding)
  • Re: trouble editing axis labels
    ... clicked Select Data Source and clicked edit under horizontal axis labels. ... In many parts of Excel, you have to remember to type F2 after making the text box the focus, and before starting to use the navigation keys, or else it thinks you're navigating in the spreadsheet instead of in the box. ... It's annoying, and I always forget, but once you make the first keystroke and discover your mistake, you should be able to hit F2, then backspace over the inserted cell reference before entering your text. ...
    (microsoft.public.excel.charting)
  • Re: Editing colour labels in outlook
    ... You can edit the color labels only in calendars in your own Exchange ... mailbox, a Personal Folders .pst file, or an Exchange public folder where ...
    (microsoft.public.outlook.calendaring)
  • Re: Converting Word labels to Excel Database
    ... Now select the table that the labels are in ... Now choose Edit / Replace again, in the "find what" box you want two ... element of the address in a separate column and each "label" in a separate ... > like to convert it into an Excel database. ...
    (microsoft.public.excel.misc)
  • Deleting Empty Rows
    ... select them with Edit> Go To> Special> Visible Cells ... A subsequent RightClick> Delete Row deletes the ... on the index column restores the order. ... >A simple method is to use Autofilter, then select Blanks ...
    (microsoft.public.excel.misc)