Re: $$Excel-Macros$$ Re: Macro for Ageing of Inventory

2014-12-29 Thread Vaibhav Joshi
ok, send a format in which you need output with sample data having 2-3
distinct code...

+
*I did not do this for you. God is here working through me for you.*

On Mon, Dec 29, 2014 at 8:13 AM, C.G.Kumar kumar.bemlmum...@gmail.com
wrote:


 Dear Vaibhav,

 I would try to explain how we do it manually so that it is

 *Cell C-5 refers to quantity found after Physical Counting. (IT has some
 900 rows of unique items).*

 To determine ageing of Inventory, the item code is looked into Purchase
 Data. If material code is not available in purchase sheet,Ageing is Zero
 0. If material code is found then,

 data in purchase sheet is sorted at two level, first material(small to
 large) and second doc date (Newest to Oldest)

 [image: Inline image 1]

 After this, we put filter on material like below (*Same Material code as
 put by user  in B4*)

 [image: Inline image 3]
 [image: Inline image 2]

 Then , select qty equal to physically available and entered in Cell C5 in
 Inventory List.

 For these 8 qty ageing ,Ageing days and value are are updated in Worksheet.

 [image: Inline image 4]

 This activity need to be repeated for list containing around 900 -1200
 rows of material code.

 Doing manually is time consuming and accuracy not certain.

 Format of data and result expected is shown for one item code on
 Inventory List Tab


 Hope you can advise either formula or macro  to determine ageing and
 purchase value.








 On Wed, Dec 24, 2014 at 12:59 PM, Vaibhav Joshi v...@vabs.in wrote:

 I did not got the logic of putting 8 in cell C5, can u pl explain..

 +
 *I did not do this for you. God is here working through me for you.*

 On Tue, Dec 23, 2014 at 9:18 PM, C.G.Kumar kumar.bemlmum...@gmail.com
 wrote:

 May someone please look and advise macro to solve the puzzle.

 Thanks and Regards,
 C.G.Kumar

 -- Forwarded message -
 From: C.G.Kumar kumar.bemlmum...@gmail.com
 Date: Mon Dec 22 2014 at 7:09:55 PM
 Subject: Re: $$Excel-Macros$$ Re: Macro for Ageing of Inventory
 To: excel-macros@googlegroups.com excel-macros@googlegroups.com


 Macro is not providing desired result.

 Attached worksheet looks at total Purchase of Specific qty and provides
 ageing.

 But the need is to have ageing ( Value) of balance stock only.

 This mean in Solved worksheet of yours, total qty left in Cell B5 is
 to be keyed in Manually and macro is expected to fill all other data.

 Modified your worksheet and highlighted area in Yellow of Desired result.


 Hope I explained enough details for try .




 On Mon, Dec 22, 2014 at 6:23 PM, Mandeep Baluja rockerna...@gmail.com
 wrote:

 Try this File hope it reach you expected Result.


 Regards,
 Mandeep Baluja
 LearningZmyPassion
 https://www.linkedin.com/profile/view?id=312532939
 https://www.facebook.com/VBAEXCELSQL?ref=hl


 On Monday, December 22, 2014 9:44:49 AM UTC+5:30, kumar wrote:

 Hi,

 I have purchase data in a spreadsheet and List of Inventory Items on
 another worksheet of excel.

 May someone help me with a macro or advance formula which computes
 Ageing of Inventory.

 Age of Inventory is calculated in Purchase Sheet but do not know how
 to compute for available qty only.

 Sample Sheet attached.


  --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be?
 It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners
 and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google
 Groups MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.


  --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be?
 It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security

Re: $$Excel-Macros$$ Re: Macro for Ageing of Inventory

2014-12-28 Thread C.G.Kumar
Dear Vaibhav,

I would try to explain how we do it manually so that it is

*Cell C-5 refers to quantity found after Physical Counting. (IT has some
900 rows of unique items).*

To determine ageing of Inventory, the item code is looked into Purchase
Data. If material code is not available in purchase sheet,Ageing is Zero
0. If material code is found then,

data in purchase sheet is sorted at two level, first material(small to
large) and second doc date (Newest to Oldest)

[image: Inline image 1]

After this, we put filter on material like below (*Same Material code as
put by user  in B4*)

[image: Inline image 3]
[image: Inline image 2]

Then , select qty equal to physically available and entered in Cell C5 in
Inventory List.

For these 8 qty ageing ,Ageing days and value are are updated in Worksheet.

[image: Inline image 4]

This activity need to be repeated for list containing around 900 -1200 rows
of material code.

Doing manually is time consuming and accuracy not certain.

Format of data and result expected is shown for one item code on Inventory
List Tab


Hope you can advise either formula or macro  to determine ageing and
purchase value.








On Wed, Dec 24, 2014 at 12:59 PM, Vaibhav Joshi v...@vabs.in wrote:

 I did not got the logic of putting 8 in cell C5, can u pl explain..

 +
 *I did not do this for you. God is here working through me for you.*

 On Tue, Dec 23, 2014 at 9:18 PM, C.G.Kumar kumar.bemlmum...@gmail.com
 wrote:

 May someone please look and advise macro to solve the puzzle.

 Thanks and Regards,
 C.G.Kumar

 -- Forwarded message -
 From: C.G.Kumar kumar.bemlmum...@gmail.com
 Date: Mon Dec 22 2014 at 7:09:55 PM
 Subject: Re: $$Excel-Macros$$ Re: Macro for Ageing of Inventory
 To: excel-macros@googlegroups.com excel-macros@googlegroups.com


 Macro is not providing desired result.

 Attached worksheet looks at total Purchase of Specific qty and provides
 ageing.

 But the need is to have ageing ( Value) of balance stock only.

 This mean in Solved worksheet of yours, total qty left in Cell B5 is to
 be keyed in Manually and macro is expected to fill all other data.

 Modified your worksheet and highlighted area in Yellow of Desired result.


 Hope I explained enough details for try .




 On Mon, Dec 22, 2014 at 6:23 PM, Mandeep Baluja rockerna...@gmail.com
 wrote:

 Try this File hope it reach you expected Result.


 Regards,
 Mandeep Baluja
 LearningZmyPassion
 https://www.linkedin.com/profile/view?id=312532939
 https://www.facebook.com/VBAEXCELSQL?ref=hl


 On Monday, December 22, 2014 9:44:49 AM UTC+5:30, kumar wrote:

 Hi,

 I have purchase data in a spreadsheet and List of Inventory Items on
 another worksheet of excel.

 May someone help me with a macro or advance formula which computes
 Ageing of Inventory.

 Age of Inventory is calculated in Purchase Sheet but do not know how to
 compute for available qty only.

 Sample Sheet attached.


  --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be?
 It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google
 Groups MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.


  --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible

Fwd: $$Excel-Macros$$ Re: Macro for Ageing of Inventory

2014-12-23 Thread C.G.Kumar
May someone please look and advise macro to solve the puzzle.

Thanks and Regards,
C.G.Kumar
-- Forwarded message -
From: C.G.Kumar kumar.bemlmum...@gmail.com
Date: Mon Dec 22 2014 at 7:09:55 PM
Subject: Re: $$Excel-Macros$$ Re: Macro for Ageing of Inventory
To: excel-macros@googlegroups.com excel-macros@googlegroups.com


Macro is not providing desired result.

Attached worksheet looks at total Purchase of Specific qty and provides
ageing.

But the need is to have ageing ( Value) of balance stock only.

This mean in Solved worksheet of yours, total qty left in Cell B5 is to
be keyed in Manually and macro is expected to fill all other data.

Modified your worksheet and highlighted area in Yellow of Desired result.


Hope I explained enough details for try .




On Mon, Dec 22, 2014 at 6:23 PM, Mandeep Baluja rockerna...@gmail.com
wrote:

 Try this File hope it reach you expected Result.


 Regards,
 Mandeep Baluja
 LearningZmyPassion
 https://www.linkedin.com/profile/view?id=312532939
 https://www.facebook.com/VBAEXCELSQL?ref=hl


 On Monday, December 22, 2014 9:44:49 AM UTC+5:30, kumar wrote:

 Hi,

 I have purchase data in a spreadsheet and List of Inventory Items on
 another worksheet of excel.

 May someone help me with a macro or advance formula which computes Ageing
 of Inventory.

 Age of Inventory is calculated in Purchase Sheet but do not know how to
 compute for available qty only.

 Sample Sheet attached.


  --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.


-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Ageing Inventory_Kumar (5).xlsm
Description: application/vnd.ms-excel.sheet.macroenabled.12


Re: $$Excel-Macros$$ Re: Macro for Ageing of Inventory

2014-12-23 Thread Vaibhav Joshi
I did not got the logic of putting 8 in cell C5, can u pl explain..

+
*I did not do this for you. God is here working through me for you.*

On Tue, Dec 23, 2014 at 9:18 PM, C.G.Kumar kumar.bemlmum...@gmail.com
wrote:

 May someone please look and advise macro to solve the puzzle.

 Thanks and Regards,
 C.G.Kumar

 -- Forwarded message -
 From: C.G.Kumar kumar.bemlmum...@gmail.com
 Date: Mon Dec 22 2014 at 7:09:55 PM
 Subject: Re: $$Excel-Macros$$ Re: Macro for Ageing of Inventory
 To: excel-macros@googlegroups.com excel-macros@googlegroups.com


 Macro is not providing desired result.

 Attached worksheet looks at total Purchase of Specific qty and provides
 ageing.

 But the need is to have ageing ( Value) of balance stock only.

 This mean in Solved worksheet of yours, total qty left in Cell B5 is to
 be keyed in Manually and macro is expected to fill all other data.

 Modified your worksheet and highlighted area in Yellow of Desired result.


 Hope I explained enough details for try .




 On Mon, Dec 22, 2014 at 6:23 PM, Mandeep Baluja rockerna...@gmail.com
 wrote:

 Try this File hope it reach you expected Result.


 Regards,
 Mandeep Baluja
 LearningZmyPassion
 https://www.linkedin.com/profile/view?id=312532939
 https://www.facebook.com/VBAEXCELSQL?ref=hl


 On Monday, December 22, 2014 9:44:49 AM UTC+5:30, kumar wrote:

 Hi,

 I have purchase data in a spreadsheet and List of Inventory Items on
 another worksheet of excel.

 May someone help me with a macro or advance formula which computes
 Ageing of Inventory.

 Age of Inventory is calculated in Purchase Sheet but do not know how to
 compute for available qty only.

 Sample Sheet attached.


  --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.


  --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.


-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any

$$Excel-Macros$$ Re: Macro for Ageing of Inventory

2014-12-22 Thread Mandeep Baluja
Please explain your Query Again I an unable to understand it . Aeging can 
be count but on what criteria whether on particular order no, material no , 
document no. where is availble qty column. 


On Monday, December 22, 2014 9:44:49 AM UTC+5:30, kumar wrote:

 Hi,

 I have purchase data in a spreadsheet and List of Inventory Items on 
 another worksheet of excel.

 May someone help me with a macro or advance formula which computes Ageing 
 of Inventory.

 Age of Inventory is calculated in Purchase Sheet but do not know how to 
 compute for available qty only.

 Sample Sheet attached.




-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Re: $$Excel-Macros$$ Re: Macro for Ageing of Inventory

2014-12-22 Thread Anil Gawli
Dear Rockernayal,

Pls share a workbook with us.

Regards,
Gawli Anil

On Mon, Dec 22, 2014 at 3:15 PM, Mandeep Baluja rockerna...@gmail.com wrote:
 Please explain your Query Again I an unable to understand it . Aeging can be
 count but on what criteria whether on particular order no, material no ,
 document no. where is availble qty column.


 On Monday, December 22, 2014 9:44:49 AM UTC+5:30, kumar wrote:

 Hi,

 I have purchase data in a spreadsheet and List of Inventory Items on
 another worksheet of excel.

 May someone help me with a macro or advance formula which computes Ageing
 of Inventory.

 Age of Inventory is calculated in Purchase Sheet but do not know how to
 compute for available qty only.

 Sample Sheet attached.


 --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will
 not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Re: $$Excel-Macros$$ Re: Macro for Ageing of Inventory

2014-12-22 Thread C.G.Kumar
Please see attached file.

Let me know if any additional info is required.



On Mon, Dec 22, 2014 at 3:18 PM, Anil Gawli gawlianil8...@gmail.com wrote:

 Dear Rockernayal,

 Pls share a workbook with us.

 Regards,
 Gawli Anil

 On Mon, Dec 22, 2014 at 3:15 PM, Mandeep Baluja rockerna...@gmail.com
 wrote:
  Please explain your Query Again I an unable to understand it . Aeging
 can be
  count but on what criteria whether on particular order no, material no ,
  document no. where is availble qty column.
 
 
  On Monday, December 22, 2014 9:44:49 AM UTC+5:30, kumar wrote:
 
  Hi,
 
  I have purchase data in a spreadsheet and List of Inventory Items on
  another worksheet of excel.
 
  May someone help me with a macro or advance formula which computes
 Ageing
  of Inventory.
 
  Age of Inventory is calculated in Purchase Sheet but do not know how to
  compute for available qty only.
 
  Sample Sheet attached.
 
 
  --
  Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
  =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
  https://www.facebook.com/discussexcel
 
  FORUM RULES
 
  1) Use concise, accurate thread titles. Poor thread titles, like Please
  Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will
  not get quick attention or may not be answered.
  2) Don't post a question in the thread of another member.
  3) Don't post questions regarding breaking or bypassing any security
  measure.
  4) Acknowledge the responses you receive, good or bad.
  5) Jobs posting is not allowed.
  6) Sharing copyrighted material and their links is not allowed.
 
  NOTE : Don't ever post confidential data in a workbook. Forum owners and
  members are not responsible for any loss.
  ---
  You received this message because you are subscribed to the Google Groups
  MS EXCEL AND VBA MACROS group.
  To unsubscribe from this group and stop receiving emails from it, send an
  email to excel-macros+unsubscr...@googlegroups.com.
  To post to this group, send email to excel-macros@googlegroups.com.
  Visit this group at http://groups.google.com/group/excel-macros.
  For more options, visit https://groups.google.com/d/optout.

 --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE  : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.


-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Ageing Inventory_Kumar.xlsx
Description: MS-Excel 2007 spreadsheet


Re: $$Excel-Macros$$ Re: Macro for Ageing of Inventory

2014-12-22 Thread C.G.Kumar
Hi,


At year end, we need to determine age of Items left in Inventory.

For example, we are left with 2 pieces of Material Part No.357000 at year
end, and need to determine age of these two quantities of material based on
purchase.

We go to purchase data and find most recent purchase.

Recent Purchase (1) : 1 qty On 14.02.2014 so, Age of 1 qty is* 289 days.*

Then we look again on purchase and find recent purchase (2)  before Recent
Purchase (1)

Recent Purchase (2) is of qty 1 on 26.06.2013 so age of balance qty is *522
days. *

*This process continues till age of quantities left in stock are
calculated.*

*After calculation of age , it is plotted in Ageing Table. ( Colm H to Q)*

*In given example, age of two qty is *

*Qty 1 Age is 289, so, 1 is placed in col N of part number 357000 row 3*

*Another Qty 1 is 522 days old, so 1 is placed in col O **of part number
357000 row 3*




*Please see attached excel sample file.*


*Let me know if further details are required.*


*Many Thanks,*

*C.G.kumar*










On Mon, Dec 22, 2014 at 3:15 PM, Mandeep Baluja rockerna...@gmail.com
wrote:

 Please explain your Query Again I an unable to understand it . Aeging can
 be count but on what criteria whether on particular order no, material no ,
 document no. where is availble qty column.


 On Monday, December 22, 2014 9:44:49 AM UTC+5:30, kumar wrote:

 Hi,

 I have purchase data in a spreadsheet and List of Inventory Items on
 another worksheet of excel.

 May someone help me with a macro or advance formula which computes Ageing
 of Inventory.

 Age of Inventory is calculated in Purchase Sheet but do not know how to
 compute for available qty only.

 Sample Sheet attached.


  --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.


-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Ageing Inventory_Kumar.xlsx
Description: MS-Excel 2007 spreadsheet


$$Excel-Macros$$ Re: Macro for Ageing of Inventory

2014-12-22 Thread Mandeep Baluja
Try this File hope it reach you expected Result.


Regards,
Mandeep Baluja 
LearningZmyPassion
https://www.linkedin.com/profile/view?id=312532939
https://www.facebook.com/VBAEXCELSQL?ref=hl 


On Monday, December 22, 2014 9:44:49 AM UTC+5:30, kumar wrote:

 Hi,

 I have purchase data in a spreadsheet and List of Inventory Items on 
 another worksheet of excel.

 May someone help me with a macro or advance formula which computes Ageing 
 of Inventory.

 Age of Inventory is calculated in Purchase Sheet but do not know how to 
 compute for available qty only.

 Sample Sheet attached.




-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Ageing Inventory_Kumar (5).xlsm
Description: application/vnd.ms-excel.sheet.macroenabled.12


Re: $$Excel-Macros$$ Re: Macro for Ageing of Inventory

2014-12-22 Thread C.G.Kumar
Macro is not providing desired result.

Attached worksheet looks at total Purchase of Specific qty and provides
ageing.

But the need is to have ageing ( Value) of balance stock only.

This mean in Solved worksheet of yours, total qty left in Cell B5 is to
be keyed in Manually and macro is expected to fill all other data.

Modified your worksheet and highlighted area in Yellow of Desired result.


Hope I explained enough details for try .




On Mon, Dec 22, 2014 at 6:23 PM, Mandeep Baluja rockerna...@gmail.com
wrote:

 Try this File hope it reach you expected Result.


 Regards,
 Mandeep Baluja
 LearningZmyPassion
 https://www.linkedin.com/profile/view?id=312532939
 https://www.facebook.com/VBAEXCELSQL?ref=hl


 On Monday, December 22, 2014 9:44:49 AM UTC+5:30, kumar wrote:

 Hi,

 I have purchase data in a spreadsheet and List of Inventory Items on
 another worksheet of excel.

 May someone help me with a macro or advance formula which computes Ageing
 of Inventory.

 Age of Inventory is calculated in Purchase Sheet but do not know how to
 compute for available qty only.

 Sample Sheet attached.


  --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
 =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 1) Use concise, accurate thread titles. Poor thread titles, like Please
 Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
 will not get quick attention or may not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any security
 measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners and
 members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google Groups
 MS EXCEL AND VBA MACROS group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at http://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.


-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups MS 
EXCEL AND VBA MACROS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Ageing Inventory_Kumar (5).xlsm
Description: application/vnd.ms-excel.sheet.macroenabled.12