+ Reply to Thread
Results 1 to 3 of 3

macro to distribute the amount in date range

  1. #1
    Registered User
    Join Date
    12-06-2016
    Location
    india
    MS-Off Ver
    2013
    Posts
    2

    macro to distribute the amount over date range

    Hi everyone,

    needed help in creating macro for below condition.

    A B C D E CONCATENATE Valid From Valid to Amount
    ABO1 KGW F97 C534 23 ABO1KGWF97C53423 02-03-2016 05-05-2016 20,400.00
    ABO1 KGW F97 C534 23 ABO1KGWF97C53423 06-05-2016 31-12-2016 21,150.00
    ABO1 KGW F80 C535 23 ABO1KGWF80C53523 02-03-2016 01-05-2016 20,325.00
    ABO1 KGW F80 C535 23 ABO1KGWF80C53523 02-05-2016 31-12-2016 21,075.00
    ABO1 KGW F97 C540 23 ABO1KGWF97C54023 02-03-2016 01-05-2016 20,400.00
    ABO1 KGW F97 C540 23 ABO1KGWF97C54023 02-05-2016 31-12-2016 21,150.00


    Note:
    1 There will be a possibility of "additions" or "deletion" in columns in between "A" to "E".
    2 And No of rows may "increase" or "decrease".

    Output Needed
    I want the Amount on date wise after fulfilling the Concatenate combination and valid date range.

    A B C D E CONCATENATE 01-05-2016 02-05-2016 03-05-2016 04-05-2016 05-05-2016 06-05-2016 07-05-2016
    ABO1 KGW F97 C534 23 ABO1KGWF97C53423 20,400.00 20,400.00 20,400.00 20,400.00 20,400.00 21,150.00 21,150.00
    ABO1 KGW F80 C535 23 ABO1KGWF80C53523
    ABO1 KGW F97 C540 23 ABO1KGWF97C54023
    ABO1 KGW F65 C541 23 ABO1KGWF65C54123
    ABO1 KGW F65 C850 23 ABO1KGWF65C85023
    ABO1 KGW F65 C851 23 ABO1KGWF65C85123
    ABO3 KGW F97 C534 23 ABO3KGWF97C53423

    Note: Due to lack of space i have mention date till 07-05-2016 actually it will till 30.05.2016.

    for your help i have pasted a partial macro which is created by friend.

    Please Login or Register  to view this content.
    Please do the needful.
    Last edited by ncpavan08; 12-06-2016 at 06:37 AM.

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,602

    Re: Needed help in creating macro

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution.

    Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.

    To change a Title go to your first post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)

    P.S. Also, please use Code tags.
    I've edit it now for you.

  3. #3
    Registered User
    Join Date
    12-06-2016
    Location
    india
    MS-Off Ver
    2013
    Posts
    2

    Re: macro to distribute the amount in date range

    Hi Zbor,

    changes has been made.

    thanks for letting me know.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. HELP needed creating the following vba macros
    By Jerome19961996 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-04-2014, 08:15 AM
  2. help needed in creating formulas
    By p.bhaskar in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-28-2013, 11:34 PM
  3. Help needed creating complex formulas
    By LCF in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-08-2012, 01:16 PM
  4. Replies: 1
    Last Post: 05-03-2012, 10:50 AM
  5. Help needed (creating VBA macro to retrieve stock info)
    By L80n in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-21-2012, 08:23 PM
  6. Help needed creating a "Next" macro to scroll through columns
    By spikerules in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-09-2011, 05:54 PM
  7. [SOLVED] Help Needed Creating Hyperlinks from a userform
    By Mark Campbell in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-20-2006, 01:15 PM

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