Remaining Qty to be distributed as they falls on date
Please find attached Image I need to distribute Per day Qty in adjacent cells automatically with formula
Thanks and regards
ExcelExperts.comExcel Consultancy, VBA Consultancy, Training and Tips Call:+442081234832 |
|
Excel / VBA ConsultancyFree Training VideosFree SpreadsheetsExcel / VBA JobsNavigationWho's onlineThere are currently 0 users and 306 guests online.
New Excel Experts
Current Excel / VBA Jobs |
Remaining Qty to be distributed as they falls on datePlease find attached Image I need to distribute Per day Qty in adjacent cells automatically with formula Thanks and regards |
Highest Ranked Users
Last viewed:Recent Blogs
ForumsRecent comments
User login |
Firstly, congratulations on
Firstly, congratulations on writing a very good forum question.. It's really clear what you need here.
you probably could write an excel formula to do this, but it would be incredibly ugly.
recommend writing this in VBA as your cols are dependent on your start date and finish date.
It raises a few more questions:
- what do you do if everything is in the past ?
- do you want to remove old entries (before today)
Nick