Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have an inventory list of air filters for different locations. When I"
enter a date indicating the filter has been changed, I would like it to automatically take that out of inventory so I know what to order. Can anyone help me on this topic? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You can use a worksheet_change event macro to do this or maybe even a
vlookup formula. More detail. -- Don Guillett Microsoft MVP Excel SalesAid Software "kimmiesings" wrote in message ... I have an inventory list of air filters for different locations. When I" enter a date indicating the filter has been changed, I would like it to automatically take that out of inventory so I know what to order. Can anyone help me on this topic? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks for answering Don! I'm fairly new to this level to computation on
excel. Here is what my worksheet looks like: Quantity Size Date Changed On-hand In-stock Order Kitchen 3 20 X 20 X 1 7/11/2008 6 3 0 Dining Hall 1 14 X 20 X 1 7/11/2008 7 6 0 1 16 X 20 X 1 7/11/2008 6 5 0 2 16 X 25 X 1 7/11/2008 5 3 0 Tray Room 1 16 X 25 X 1 7/11/2008 4 3 0 When I change the date changed cell, I want the in-stock column to automatically update so that I know how many to order. The in-stock amount would be the on-hand amount minus the quantity. Can you tell me how to do that? Thanks- kimmiesings "Don Guillett" wrote: You can use a worksheet_change event macro to do this or maybe even a vlookup formula. More detail. -- Don Guillett Microsoft MVP Excel SalesAid Software "kimmiesings" wrote in message ... I have an inventory list of air filters for different locations. When I" enter a date indicating the filter has been changed, I would like it to automatically take that out of inventory so I know what to order. Can anyone help me on this topic? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula is being added automatically | Excel Discussion (Misc queries) | |||
automatically fill in formula | Excel Discussion (Misc queries) | |||
Cell Ref. in Formula changes automatically | Excel Worksheet Functions | |||
Automatically step a formula? | Excel Worksheet Functions | |||
Formula do not refresh automatically | Excel Discussion (Misc queries) |