A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

How can I attach an explanatory note to a data cell?



 
 
Thread Tools Display Modes
  #1  
Old November 8th, 2009, 10:41 PM posted to microsoft.public.excel.misc
Grant
external usenet poster
 
Posts: 78
Default How can I attach an explanatory note to a data cell?

So, I have data cells in an Excel spreadsheet. The row has a heading, like
"misc house expenses", but I want to be able to know specifically why I had a
$100 item in column 26, like "new garden hose". How do I do that? Thanks.
  #2  
Old November 8th, 2009, 10:57 PM posted to microsoft.public.excel.misc
L. Howard Kittle
external usenet poster
 
Posts: 516
Default How can I attach an explanatory note to a data cell?

How about Insert Comment and enter the item description in the comment.
Mouse over the cell to see the reason for the expenditure.

HTH
Regrds,
Howard

"Grant" wrote in message
...
So, I have data cells in an Excel spreadsheet. The row has a heading,
like
"misc house expenses", but I want to be able to know specifically why I
had a
$100 item in column 26, like "new garden hose". How do I do that?
Thanks.



  #3  
Old November 8th, 2009, 11:15 PM posted to microsoft.public.excel.misc
Gary''s Student
external usenet poster
 
Posts: 7,584
Default How can I attach an explanatory note to a data cell?

Right click the cell and pick Insert Comment
--
Gary''s Student - gsnu200908


"Grant" wrote:

So, I have data cells in an Excel spreadsheet. The row has a heading, like
"misc house expenses", but I want to be able to know specifically why I had a
$100 item in column 26, like "new garden hose". How do I do that? Thanks.

  #4  
Old November 9th, 2009, 06:26 PM posted to microsoft.public.excel.misc
Gord Dibben
external usenet poster
 
Posts: 20,252
Default How can I attach an explanatory note to a data cell?

=100+N("new garden hose")

100 will be displayed but in formula bar you will see the full text.


Gord Dibben MS Excel MVP


On Sun, 8 Nov 2009 14:41:01 -0800, Grant
wrote:

So, I have data cells in an Excel spreadsheet. The row has a heading, like
"misc house expenses", but I want to be able to know specifically why I had a
$100 item in column 26, like "new garden hose". How do I do that? Thanks.


  #5  
Old November 9th, 2009, 06:39 PM posted to microsoft.public.excel.misc
Dave Peterson
external usenet poster
 
Posts: 19,791
Default How can I attach an explanatory note to a data cell?

And to piggyback on Gord's response...

If you had a formula that returned text, you could use:

="Due date: " & text(a1,"mm/dd/yyyy") & text("a note goes here",";;;")



Gord Dibben wrote:

=100+N("new garden hose")

100 will be displayed but in formula bar you will see the full text.

Gord Dibben MS Excel MVP

On Sun, 8 Nov 2009 14:41:01 -0800, Grant
wrote:

So, I have data cells in an Excel spreadsheet. The row has a heading, like
"misc house expenses", but I want to be able to know specifically why I had a
$100 item in column 26, like "new garden hose". How do I do that? Thanks.


--

Dave Peterson
 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 06:47 PM.


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