ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   formula to extract partial content (text) of cell (https://www.excelbanter.com/excel-discussion-misc-queries/54506-formula-extract-partial-content-text-cell.html)

milano

formula to extract partial content (text) of cell
 
Any suggestions on how to extract partial content from cells? For example,
if a cell's content has "MICROSOFT", I would like to extract "MICROS". Is
this possible? Many thanks in advance for your help.


Peo Sjoblom

formula to extract partial content (text) of cell
 
=LEFT(cell,6)

look also in help for MID and RIGHT


--

Regards,

Peo Sjoblom


"milano" wrote in message
...
Any suggestions on how to extract partial content from cells? For

example,
if a cell's content has "MICROSOFT", I would like to extract "MICROS". Is
this possible? Many thanks in advance for your help.




Elkar

formula to extract partial content (text) of cell
 
Assuming "Microsoft" is in cell A1, you could use the formula:

=left(A1,6)

"milano" wrote:

Any suggestions on how to extract partial content from cells? For example,
if a cell's content has "MICROSOFT", I would like to extract "MICROS". Is
this possible? Many thanks in advance for your help.


milano

formula to extract partial content (text) of cell
 
perfect. Thanks!

"Elkar" wrote:

Assuming "Microsoft" is in cell A1, you could use the formula:

=left(A1,6)

"milano" wrote:

Any suggestions on how to extract partial content from cells? For example,
if a cell's content has "MICROSOFT", I would like to extract "MICROS". Is
this possible? Many thanks in advance for your help.



All times are GMT +1. The time now is 12:00 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com