Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 248
Default Narrative Comment with a Cell Reference

Assuming A1 has the percentage you can use code fragment (this will work on
the ActiveSheet) to place the result in Z1

i=1
j=1
cmt = "Family Practice workload in Jan increased by " & Cells(i,j)
cells(1,26)=cmt

--
Pl click the YES button
(if you see it - don''''''''t worry if you don''t),
if this answer was helpful.



"DOUG" wrote:

How would I place a cell reference within a narrative comment in another
cell? For example, "Family Practice workload in Jan increased by X%". (This
is in a Comments column in the far right-hand side of a spreadsheet). I
would like to write a macro to update the month by one and to use the cell
reference where "X%" resides to update the narrative comment. Please advise.
(I believe "Concantenate" is the key, but I am not sure of the VBA
statement).

DOUG

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
copy comment content to cell content as data not as comment Lilach Excel Discussion (Misc queries) 2 June 21st 07 12:28 PM
Print Preview is normal, but numbers do not print, just narrative Jackstewart Excel Worksheet Functions 0 May 1st 06 10:59 PM
How do I reference a comment in a formula Crewman Excel Discussion (Misc queries) 1 January 25th 05 04:00 AM
Narrative in cells Jane Excel Discussion (Misc queries) 1 January 23rd 05 04:45 PM
problem with cell reference in =sum(offset(cell reference,x,y,z,a)). Want cell ref to be variable. [email protected] Excel Worksheet Functions 2 December 11th 04 12:05 AM


All times are GMT +1. The time now is 01: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"