Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / February 2006

Tip: Looking for answers? Try searching our database.

word to excel (how to avoid enter button marks?)

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ExcelPower - 22 Feb 2006 06:53 GMT
i am converting data from Word to Excel (not of table data) while
transfering data all the Enter Button signs (square) is also transfered
how can i avoid that? can any one know how to identify Enter Sign ?

Signature

ExcelPower

NAVEEN - 22 Feb 2006 09:19 GMT
Hi,

You can those Enter Button Signs (Square Symbols) into line breaks by
wrapping the cell contents.

- Right Click on the cell
- Select "Format Cells"
- Click on "Alignment Tab"
- under "Text control" section Check "Wrap text"

With regards
NAVEEN

> i am converting data from Word to Excel (not of table data) while
> transfering data all the Enter Button signs (square) is also transfered
> how can i avoid that? can any one know how to identify Enter Sign ?
ExcelPower - 23 Feb 2006 08:50 GMT
thks Navven but sorry it doesnt work By the way i wan solution in Macro
Code not just excel solution still if any one can tell me the way to do
this in excel I would welcome.

with regards

Excel Power

Signature

ExcelPower

ExcelPower - 23 Feb 2006 17:34 GMT
is here no one in this group enough capable to answer this question?

Signature

ExcelPower

Ed - 23 Feb 2006 21:17 GMT
When you speak of the "Enter Square", are you talking about the little
square that shows up in every cell of a Word table?  If not, it must be some
kind of special character.

I am not very capable of answering more than basic questions.  The experts
here are capable of almost anything!  But no one is capable of reading your
code to find out what you are doing and how to do it better.  And no one
here gets paid to help, so if something - or someone - looks like too much
trouble, they are likely to get ignored.  Why don't you try posting your
code along with an explanation of how you are getting the data out of Word
to populate the Excel file?

Ed

> is here no one in this group enough capable to answer this question?
ExcelPower - 27 Feb 2006 06:05 GMT
Thanks Ed I think u have got  upset , take it is , it is just a strateg
to get every one involved by throwing a challenge. But i have go
solution for this problem
here it is

If Asc(strTest) <> 11 Then
If Asc(strTest) <> 13 Then
If Asc(strTest) <> 12 Then
........................................... continue

so that unnecessary characters like line change(enter key) etc ar
avoide
Ed - 27 Feb 2006 13:40 GMT
>>> is here no one in this group enough capable to answer this question?
is NOT
>>just a strategy
>>to get every one involved by throwing a challenge.
It IS a "strategy" to get yourself ignored.

> But i have got
> solution for this problem
Still have no idea what your original problem was all about.  But that's
okay - I'm not an expert, so I wouldn't be capable enough to solve it
anyway.  Occasionally, I do like to learn, though.

Bye.
Ed

> Thanks Ed I think u have got  upset , take it is , it is just a strategy
> to get every one involved by throwing a challenge. But i have got
[quoted text clipped - 8 lines]
> so that unnecessary characters like line change(enter key) etc are
> avoided
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.