PC Review


Reply
Thread Tools Rate Thread

Concatenate Text Statements

 
 
spences10
Guest
Posts: n/a
 
      22nd Jan 2007
Hi,

I'm not entirely sure how I should explain this, so here goes:- I am
trying to create a user interface with [not entirely sure about this
yet] tick boxes/ comboboxes where the user will select a number of
statements/ or titles of statements from the userform which will be
linked to some quite extensive documents, which will in turn produce
one large concatenated text string made up from all the previously
chosen lists. Does that sound right?

Basically I want the end result to be a text file or a text box which
is made up from all the various statements which the use can copy and
paste. Thanks for any help in advance. = )

 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      22nd Jan 2007
How about an alternative.

Create a worksheet with the text in B2:Bxx (say) (with headers in A1:B1)
Then have the user put an X (or some character) in column A if they want the
corresponding paragraph.

Then tell them to filter to show the non-blanks (or X's).

Copy the visible cells in column B (not the header)
and paste into notepad

Then they could modify that or copy|paste to the real application.

spences10 wrote:
>
> Hi,
>
> I'm not entirely sure how I should explain this, so here goes:- I am
> trying to create a user interface with [not entirely sure about this
> yet] tick boxes/ comboboxes where the user will select a number of
> statements/ or titles of statements from the userform which will be
> linked to some quite extensive documents, which will in turn produce
> one large concatenated text string made up from all the previously
> chosen lists. Does that sound right?
>
> Basically I want the end result to be a text file or a text box which
> is made up from all the various statements which the use can copy and
> paste. Thanks for any help in advance. = )


--

Dave Peterson
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to concatenate cell & text in a text box? Jimbo213 Microsoft Excel Worksheet Functions 3 28th Mar 2008 09:00 PM
Concatenate text mdavis via AccessMonster.com Microsoft Access Queries 3 15th Nov 2006 12:55 PM
Using Concatenate function to generate text in Text Box =?Utf-8?B?TWFyeSBTLg==?= Microsoft Excel Charting 1 14th Dec 2005 08:55 PM
How do I concatenate text to keep the text's original color/font/s =?Utf-8?B?VGVtcF9Vc2Vy?= Microsoft Excel Misc 1 12th Sep 2005 10:12 PM
concatenate text =?Utf-8?B?S2FyZW5N?= Microsoft Access Form Coding 3 24th Feb 2005 04:54 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:25 AM.