-
Code instead of Function
I am using Microsoft Excel and would like to use vb code if possible to do function below.
My problem is I have no idea how to write code and my reason for this request is that Excel only allow a certain amount of arguments.
I will be adding much more in the future.
I need the result to the first IF/OR Statement to be the number "1" if True else nothing.
and for the second IF/OR Statement to be the "0" if True else nothing.
=IF(OR(N$11>$L$12,N$11<$K$12),"",IF(N$11=$K$12,+((N$11-$K$12)/$K$4)*$K$4,IF(OR(N$11>$I$12,N$11<$H$12),"",IF(N$11=$H$12,-((N$11+$H$12)/$K$4)*$K$4))))
Appreciate any assistance or guidance.
Yo
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks