Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Howdy... new to VBA programming and I have a project in front o
me..... I am working on a spreadsheet to caculate payment for our speedskatin association where most of the data is automated. I would like to be able to extend my nested if's to also include second if eg. if date=june 6/04 & if no of payments=5 then calculate the payment this way... but if date=june 6/04 & no. of pay=1 then have all th money due on this date... or in 3 payments or 2 payments... and we hav it totalled to cross reference it for our VP of fiance (how much shoul be deposited on Oct 1 and number of items to be deposited) [counta i great] in brief - people can take up to 5 months to pay the fees - dependin on the date they register - July 1-Nov 1. Some people prefer to pay al up front though so the no. of payments =1 but we don't want the defaul payment to be on Nov 1 but rather on the date of the registation or th 1st of the next month. I took pascal training MANY moons ago so I understand the If THEN ELS idea (just can'tr remember the syntax)... how can I set up an IF and I THEN ELSE nested option? Clear as mud? Thanks in advance :cool -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
if any of 3 conditions is true, then answer is true | Excel Worksheet Functions | |||
Search for 2 true arguments and return true or false | Excel Discussion (Misc queries) | |||
Function to return True/False if all are validated as True by ISNU | Excel Worksheet Functions | |||
How do I stop Excel from changing the word true to TRUE? | Excel Discussion (Misc queries) | |||
Reverse false and combine with true true value | Excel Worksheet Functions |