PC Review


Reply
Thread Tools Rate Thread

Adding descriptive text to formulas without interfering w/ calcula

 
 
MZ
Guest
Posts: n/a
 
      6th Jan 2010
How would I add text descriptions within formulas that would remind me what
different portions of the formula are intended to perform?
--
MZ
 
Reply With Quote
 
 
 
 
trip_to_tokyo
Guest
Posts: n/a
 
      6th Jan 2010
In EXCEL 2007:-

- right click the cell

- Insert Comment

If my comments have helped please hit Yes.

Thanks.

"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

 
Reply With Quote
 
Jacob Skaria
Guest
Posts: n/a
 
      6th Jan 2010
If you mean help text check out the below link

http://www.jkp-ads.com/articles/RegisterUDF00.asp

--
Jacob


"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

 
Reply With Quote
 
מיכאל (מיקי) אבידן
Guest
Posts: n/a
 
      6th Jan 2010
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

 
Reply With Quote
 
MZ
Guest
Posts: n/a
 
      6th Jan 2010
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
--
MZ


"מיכאל (מיקי) אבידן" wrote:

> 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

 
Reply With Quote
 
Andy Pope
Guest
Posts: n/a
 
      6th Jan 2010
Hi,

Maybe using N() function.
http://www.mvps.org/dmcritchie/excel...m#alternatives

Example:
A3: =(A1/A2) +N("Divide 2 cells")

Chees
Andy

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


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Attachments have lost descriptive text, which now appears embedded inemail text Strasser Microsoft Outlook 1 17th Feb 2010 06:18 AM
Working with AutoShapes - Adding Text Vs Adding Formulas JeffTO Microsoft Excel Programming 1 30th Jul 2009 07:18 PM
Adding text in formulas =?Utf-8?B?QW5kcmVhcw==?= Microsoft Excel Worksheet Functions 2 11th Jul 2005 12:07 PM
Re: Adding text to formulas EarlK Microsoft Excel Misc 0 9th Aug 2003 05:25 PM
Re: Adding text to formulas Tony Microsoft Excel Misc 0 9th Aug 2003 04:53 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:54 AM.