+ Reply to Thread
Results 1 to 2 of 2

Help on Distributing values

  1. #1
    Registered User
    Join Date
    12-22-2010
    Location
    philippines
    MS-Off Ver
    Excel 2003
    Posts
    1

    Help on Distributing values

    please help me solving this problem. Attach here is a sample file. My problem is, i want to split the value of D2 into 11 equal parts then add the splitted parts in column C4 - C14. i can do it manually beacuase it only has 11 items, but how can i automatically split 190300 into equal parts then add the splitted values on C4 - C14.

    please help me..

    thanks
    Attached Files Attached Files

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

    Re: Help on Distributing values

    Do you mean something like this?

    =B4+$D$2/COUNT(A:A)

    and pull down

    (or just =$D$2/COUNT(A:A) for equal parts)
    Never use Merged Cells in Excel

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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