|
-
Feb 21st, 2006, 12:22 PM
#7
Thread Starter
Member
Re: Rewrite worksheet formula to VBA function
Let me try to make my question more clear.
Can you make me a function ValueRowTwo() that always return the value of the cell in Row two, in the column the function ValueRowTwo is put in? So when I put the function ValueRowTwo somewhere in column B, it should return the value of cell B2.
But, when I use the same function ValueRowTwo somewhere in column C, it should return the value of cell C2 and not B2.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|