Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


boostinu13

31 posts

Geek
+1 received by user: 1


#272049 7-Jun-2020 13:43
Send private message

So, say I am selling for packages.  Each package has a different price.

 

You can Pay in full within 14 days or on the 20th of the following month and the 20th of the 4-month following.

 

I want to set up a spreadsheet that I can record this with minimal input.

 

 

Basically, all I want to do is write in the date and the name in column A and B.  Then select a programme and Pay type from drop-down boxes in C and E (this is done) Then I want it to automatically add in everything else.  So far it adds in the full amount D and the collect months 1 and 2 (not exactly how I want is as per point 1).  This is to help with work but also personal learning.

 

  • Make it so If I select PIF from the drop-down lists in column E, the collect months 1 and 2 (G and I columns) will automatically say PIF.  Currently, I have it as =VLOOKUP(C3,Sheet5!$A$20:$D$23,4,FALSE) in the hopes to do this with a table I had.  I had C3:D5,Sheet… so on but it only saw C3.  I could have G and I as =D/2 but prefer to also incorporate PIF not just DDs as PIF are not divided by 2 payments.

 

 

  • Make the Due date for a DD be the 20th of the following month. So, if they joined on the 27 May it would say June 20,  if they joined 4 June it would say July 20.   For the PIF it to automatically calculate 14 days from the day's date.  If I do =A4+14 that would work, but I could not put that formula into each box as some are DD.

Create new topic
elpenguino
3579 posts

Uber Geek
+1 received by user: 2943


  #2500051 7-Jun-2020 14:13
Send private message

Since you want to do something if...... Have you considered the 'iif' function?




Most of the posters in this thread are just like chimpanzees on MDMA, full of feelings of bonhomie, joy, and optimism. Fred99 8/4/21




boostinu13

31 posts

Geek
+1 received by user: 1


  #2500052 7-Jun-2020 14:15
Send private message

elpenguino: Since you want to do something if...... Have you considered the 'iif' function?

 

 

 

I shall google iif


Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.