Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default I'm stumped, Function that leaves a comment

I have a Function that I wrote in VBA that tkes a lot of data from a lot of
places and computes a value. To help other people interpret the number I
would like to do one of the following:

1) Have the function leave a comment on the cell it was just calculated in.

2) Find the cell offset by n rows and fill it full of text from the
function.

So normally I'd type something like this in Cell BB9 for example:

=CPEFloorModel(AT9,$AJ$9:$AJ$88,AT$9:AT$88,$F$9:$F $88,R$9:R$88)

I want cell BB9 to have a comment left by the function or have the function
write text to cell BB(9+n)

Any hints would be appreciated. I'm using Excel 2003 if that matters.

-Jason


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 226
Default I'm stumped, Function that leaves a comment

Take a look he

http://j-walk.com/ss/excel/odd/odd06.htm

--
Regards,

Juan Pablo González

"Jason Mondanaro" wrote in message
...
I have a Function that I wrote in VBA that tkes a lot of data from a lot

of
places and computes a value. To help other people interpret the number I
would like to do one of the following:

1) Have the function leave a comment on the cell it was just calculated

in.

2) Find the cell offset by n rows and fill it full of text from the
function.

So normally I'd type something like this in Cell BB9 for example:

=CPEFloorModel(AT9,$AJ$9:$AJ$88,AT$9:AT$88,$F$9:$F $88,R$9:R$88)

I want cell BB9 to have a comment left by the function or have the

function
write text to cell BB(9+n)

Any hints would be appreciated. I'm using Excel 2003 if that matters.

-Jason




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
function stumped Curt Excel Worksheet Functions 3 March 4th 09 09:45 PM
Entering a function leaves the cell in text mode... Kompu Kid Excel Discussion (Misc queries) 1 September 23rd 08 02:18 AM
comment function BillyJ Excel Discussion (Misc queries) 2 October 24th 06 09:02 PM
Stumped with an IF function Grant Reid Excel Worksheet Functions 6 July 13th 06 03:07 PM
Stumped on Lookup Function FishHead Excel Discussion (Misc queries) 7 May 10th 06 08:19 PM


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