Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello Everyone,
I saw a post on this earlier from another person in dire need, but the person giving help I don't think explained it very well or solved the problem. So, I will input my question here. I know this can be done, because John Walkenbach did it in one of his examples on the CD of his book: Excel 2002 Power Programming with VBA. I was using one of his samples of displaying HELP files in your program. Now, to use the program correctly, the information for the HELP file is stored in ONE cell for each Help item. Example: A1: Title of Help (Temperature) A2: Long line of text explaining the temperature to INCLUDE a LineFeed (paragraph) and more text. How do I input the Linefeed into one cell to use it as a paragraph and add more text???? Everytime I hit Carriage Return, it exits the cell. In John's sample program from the CD, he had a blank line (paragraph) in the same cell, how did he input that?? His program will not recognize any other data except only what is in Cell A2. Everytime I input data, it will not take a LF or spills the data over into other cells. Thanks in Advance.. mv |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can't see all of the paragraph text in the cell. | Excel Discussion (Misc queries) | |||
Starting a new paragraph within a cell | Excel Discussion (Misc queries) | |||
how do i make a paragraph appear in one cell area? | Excel Worksheet Functions | |||
Can not see all of a pasted paragraph from Word in a cell. | Excel Discussion (Misc queries) | |||
Enter= New Paragraph in Text cell? | Excel Programming |