LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Adding descriptive text to formulas without interfering w/ cal

Why should that return OK? And I don't know how you got "If not, then it is
6", because it should have returned "If not, then it is 10".

You are testing whether the string "The result of 3*6 is 18 20" is equal to
20, and of course it isn't.

Perhaps you need to explain what you are trying to do?
--
David Biddulph

MZ wrote:
You understood me correctly that I want to add the text within the
formula. Your solution worked partially; it allows for putting text
at the beginning of the formula (right after the = sign); I tried
putting text both at the beginning and in the middle of the formula,
but it does not work completely; based on your example, here is what
I did: =IF("The result of 3*6 is 18 "&L5*M5=20,"Ok",
"If not, then it is "&L5*N5)

L5 =5
M5 = 4
N5=2

Based on this, the formula should have returned "OK." instead, it
returned "If not, then it is 6"; I tried changing the numbers but the
formula seems to be stuck on returning the second option
Any suggestions?
Thank you

If you meant WITHIN(!) the cell/formula itself - then try something
like this: In cell A8 type 3 and in cell B8 type 6.
In whatever cell type: ="The result of A8 multiplied by B8 is:
"&A8*B8
Is this what you are after ?
Micky


"MZ" wrote:

How would I add text descriptions within formulas that would remind
me what different portions of the formula are intended to perform?
--
MZ



 
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
28/10/2009 10:00 am calculate transit hours 75 hrs = total calcula ashwani Excel Discussion (Misc queries) 2 November 10th 09 09:26 AM
Page Protection interfering with Hiding Rows [email protected] Excel Worksheet Functions 3 August 3rd 06 02:38 PM
descriptive statistics - text in survey allen367 Excel Discussion (Misc queries) 1 January 17th 06 03:27 AM
Office XP SP3 interfering w/ Excel shannie5236 Excel Discussion (Misc queries) 0 October 11th 05 04:00 AM
Adding text in formulas Andreas Excel Worksheet Functions 2 July 11th 05 12:07 PM


All times are GMT +1. The time now is 05:17 PM.

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"