Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 192
Default Extracting text from formula result

I want to paste parts of this result in B28 to my image editor.

https://www.dropbox.com/s/y8awz4ldn8...lly-1.jpg?dl=0

Can I change the formula or its underlying format so that the correct
text appears in the edit box?

Alternatively, could I place another formula below it that would give me
that access?

Or must I do it manually with Paste Special Value? Or resort to
pasting the entire string to the clipboard and selectively pasting in
the external application (my image editor)?

Terry, East Grinstead, UK
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,182
Default Extracting text from formula result

I want to paste parts of this result in B28 to my image editor.

https://www.dropbox.com/s/y8awz4ldn8...lly-1.jpg?dl=0

Can I change the formula or its underlying format so that the correct
text appears in the edit box?

Alternatively, could I place another formula below it that would give me
that access?

Or must I do it manually with Paste Special Value? Or resort to
pasting the entire string to the clipboard and selectively pasting in
the external application (my image editor)?

Terry, East Grinstead, UK


The 'default' property of a cell is 'Value'!
The text that appears is EXACTLY what the formula is structured to return. If
you want a different value displayed then either...

reconstruct the formula accordingly;

construct a new formula in another cell that returns the EXACT text
you want to put in your 'edit box';

...then paste the cell's Value into your 'edit box'.

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion
  #3   Report Post  
Junior Member
 
Posts: 27
Default how to extract text from formula in excel

Create at least two columns next to the column with the data you want to split.
Then click the little triangle and select “Insert 1 right”. Repeat to create a second free column.
In the first free column, write =SPLIT(B1,"-"), with B1 being the cell you want to split and - the character you want the cell to split on. (If you see the error #REF! in your cell, you’ll need to create more columns.)
To apply the changes to the cells below, drag down the blue square in the bottom right of the selected cell(s). Double-click on the blue square to fill all remaining cells.

I hope this helpful!
Admin
Apps4Rent

Last edited by Tim Paine : December 31st 20 at 02:10 PM
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Extracting a Part of a Formula as Text cardan Excel Programming 5 June 7th 12 05:33 PM
Formula for extracting out text entries jc132568 Excel Worksheet Functions 3 November 24th 09 05:37 PM
Extracting Terms and Exponents of a Text Poly Formula ?? monir Excel Worksheet Functions 4 September 28th 09 04:21 PM
Formula for extracting text formated numbers within ( )'s as numbe M Excel Discussion (Misc queries) 6 October 30th 08 11:59 PM
Extracting formula instead of result from cell lithium81[_4_] Excel Programming 6 December 19th 05 03:40 AM


All times are GMT +1. The time now is 07:34 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"