How to delete a line from Excel cell
Solved/Closed
mahfuz19
mahfuz19 - Nov 20, 2013 at 09:21 AM
- Posts
- 4
- Registration date
- Sunday November 10, 2013
- Status
- Member
- Last seen
- February 16, 2014
mahfuz19 - Nov 20, 2013 at 09:21 AM
Related:
- How to delete a line from Excel cell
- How to insert picture in excel cell automatically from folder - Forum - Excel
- Screenshot excel cells - Guide
- How to remove apostrophe in excel cell - Guide
- Position in excel cell ✓ - Forum - Office Software
- Excel cell flash when date is near - Forum - Excel
2 replies
TrowaD
Nov 12, 2013 at 11:31 AM
- Posts
- 2886
- Registration date
- Sunday September 12, 2010
- Status
- Moderator
- Last seen
- June 27, 2022
Nov 12, 2013 at 11:31 AM
Hi Mahfuz19,
Not clear. What line?
Best regards,
Trowa
Not clear. What line?
Best regards,
Trowa
TrowaD
Nov 18, 2013 at 10:23 AM
- Posts
- 2886
- Registration date
- Sunday September 12, 2010
- Status
- Moderator
- Last seen
- June 27, 2022
Nov 18, 2013 at 10:23 AM
Hi Mahfuz,
To my knowledge it is not possible, since the middle line changes upon the column width.
What is left is to search for other similarities (structures) between the cells.
Like remove the entry between the 2nd and the 3rd space,
or remove the numbers,
or remove the entry after a certain amount of characters.
If I were you I would split my data across multiple cells especially if you want to use formula's on them.
Best regards,
Trowa
To my knowledge it is not possible, since the middle line changes upon the column width.
What is left is to search for other similarities (structures) between the cells.
Like remove the entry between the 2nd and the 3rd space,
or remove the numbers,
or remove the entry after a certain amount of characters.
If I were you I would split my data across multiple cells especially if you want to use formula's on them.
Best regards,
Trowa
Nov 17, 2013 at 11:31 AM
Suppose in a cell i write the following lines:
" mahfuz haque
123456789
going home"
Now i want to delete the mid line(123456789) by using excel formula not VBA as i can not understand it.
For your information say i have 30 cell(each have 3 line) in a column.
Thanking in advance.
regards
Mahfuz