Results 1 to 14 of 14

[SOlVED]LookUp and asign value to the right weeks

Threaded View

  1. #1
    Forum Contributor
    Join Date
    06-07-2013
    Location
    US
    MS-Off Ver
    Excel 365
    Posts
    485

    [SOlVED]LookUp and asign value to the right weeks

    Hello Everyone,

    I am trying to figure out which formulas should be used in order to get what I want. I am trying to convert a forecast from monthly to weekly. I have the following criterias:

    Loan Pay first day of month
    Credit Card Pay first day of following month
    IT Agreement Pay on the 19th of every month
    Cell Phone Pay on the 20th of following month
    Insurance Pay on the 26th of every month
    Rent Pre-Pay on last day of prior month
    Royalty Pay Quarterly of 1st day of the 4th month


    I had learned a lot here about LookUp, so I came up with the formula as follow for the loan:

    =IF(OR(AND(DAY(D13+2)<=1,DAY(D13+7)>1),AND(DAY(D13)<=1,DAY(D13+7)>1)),LOOKUP(D13-7,'Sheet 1'!$1:$1,('Sheet 1'!$2:$2)),0)

    But it doesn't work.

    It will be greatly appreciated if someone can give me some hand.

    Thanks.

    Jackson
    Attached Files Attached Files
    Last edited by jackson_hollon; 12-28-2014 at 11:37 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Data Lookup for Last 4 Weeks
    By distortthecode in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-05-2014, 07:57 AM
  2. How to asign Random Task
    By rskfriends in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-20-2014, 07:26 AM
  3. Formula for values asign
    By Calandrin in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 05-23-2013, 06:40 AM
  4. Pre-asign colors for charting.
    By Walt. in forum Excel General
    Replies: 0
    Last Post: 12-12-2011, 10:59 AM
  5. How do I asign a range of cells to a combobox?
    By Christoffer_Col in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-17-2008, 09:07 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1