Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
ml
 
Posts: n/a
Default Search within formula

How do I search text within a formula and not within text or value (as done
with SEARCH or FIND functions)? I want to look for a specific word within a
formula in order to display which kind of data we are showing in a data table
(table is populated with data coming from 2 different sources, ie using 2
different formulas). Thanks,

ml
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

One possible way, do edit replace and replace = with let's say r= (replace
equal sign with r=), that will give you text strings, now select and copy the
formula(s) to a new sheet as tetxt strings, for the original formul do a
reverse find and replace and replace r= with = to turn them back into
formulas. Now go to the new sheet with the text string formulas
and use search or find. Another option would be through VBA create a UDF
(user defined function) that will return the formula

http://www.mvps.org/dmcritchie/excel/formula.htm


Regards,

Peo Sjoblom

"ml" wrote:

How do I search text within a formula and not within text or value (as done
with SEARCH or FIND functions)? I want to look for a specific word within a
formula in order to display which kind of data we are showing in a data table
(table is populated with data coming from 2 different sources, ie using 2
different formulas). Thanks,

ml

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
can i make a formula to search keywords in a excel workbook? gorillayam Excel Worksheet Functions 0 January 15th 05 02:25 AM
Help with macro formula and variable Huge project Excel Worksheet Functions 0 December 28th 04 01:27 AM
Conditional Formula to search ranges?? adean Excel Discussion (Misc queries) 2 December 13th 04 10:53 PM
Excel - Formula Query: Search for and Return Value Sue Excel Worksheet Functions 3 December 7th 04 12:35 AM
Cell doesn't show formula result - it shows formula (CTRL + ' doe. o0o0o0o Excel Worksheet Functions 6 November 19th 04 03:13 PM


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

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

About Us

"It's about Microsoft Excel"