Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
user defined function which increase consecutively while passingbelow cells
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="oercim, post: 7415430"] I need help about a subject. I won't state my real problem here since it will take long time to you. But if I understand the below problem's solution,I guess I can solve my real problem. I want to define my own function in excel. Let name of that function be "myfunc". Now, let use this function in a cell in a sheet. I want it return "1" in the initial cell. When I pass this function to below cell, then I wantit return "2". As I pass it below I want return value increase 1 by 1. Howcan be defined such function in vba. I will be very glad if you help me. Thanks a lot. [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
user defined function which increase consecutively while passingbelow cells
Top