Search : in
By :

Help with excel spreadsheet for inventory

Deb, on Sep 4, 2009 8:33:52 pm BST 
 Report this message to moderators

Hello,

Need help with excel formuals, I have a spreadsheet with inventory items listed on it, It has 3 different Counts listed on it, and each count Column has a, "Discrepancy" column and "Discrepancy $" see below example.

ITem, Quantity, Count 1, Discrepancy, Discrepancy $; Count 2, Discrepancy, Discrepancy $; Count 3, Discrepancy, Discrepancy $.

What I need the Spreadsheet to do is as Follows:

1st Count

Qty  Count 1  Discrepancy, Discrepancy$  Count 2  Discrpancy  Descrepancy$  Count 3 Discrepancy Discrpancy $

40      40         0                 $ 0.00          0                0             $0.00              0                  0         $0.00 
24       60        36                  $36.00         0               36             $36.00            0                 36       $36.00
266     264      -2                   -8.00           0              -2              $8.00              0                  -2        $8.00


<code>2nd Count

Qty  Count 1  Discrepancy, Discrepancy$  Count 2  Discrpancy  Descrepancy$  Count 3 Discrepancy Discrpancy $

40      40         0                   $ 0.00          0                0               $0.00              0                  0         $0.00 
24       60        36                  $36.00        24               0               $0.00              0                 0          $0.00
266     264      -2                   -8.00           0               -2              $8.00              0                  -2        $8.00
3rd Count

Qty  Count 1 Discrepancy, Discrepancy$  Count 2  Discrpancy  Descrepancy$  Count 3  Discrepancy Discrpancy $

40      40         0                   $ 0.00          0                0               $0.00             0                  0         $0.00 
24       60        36                  $36.00        24               0               $0.00             0                 0          $0.00
266     264      -2                   -8.00           0               -2              $8.00             0                  -2         $8.00
</code>


If the 1st count of the inventory matches the quantity listed I need it to not carry over to the 2nd and 3rd count columns (automatically entering "0" for remainder columns, if there is a discrepancy in the count I need the 1st count to carry over to the 2nd count, and if the discrepancy is corrected in the 2nd count I need it to automatically enter "0" in the remainder columns, and if there is a discrepancy in the 2nd count I need it to carry over to the 3rd and final count.

If a discrepancy is corrected I need it to show discrepany amount corrected to "0" and for the, columns to automatically updated the remainder columns: "count" column, "discrepancy" column, and the "discrepancy $" Column.

Discrepancies will be overages and shortages.

Please Help!!

Thanks,
Debbie
Configuration: Windows XP Internet Explorer 6.0

Best answers for « Help with excel spreadsheet for inventory » in :
Inserting an animated gif in Excel Show Inserting an animated gif in Excel To insert an animated gif image in an Excel spreadsheet, you must insert the image into a control. To insert the control, go to the View menu/Toolbars/Control Toolbox Activate the first button Design...
Excel tips : How to insert date in a cell ShowExcel tips : How to insert date in a cell Below are some tips on how to insert date and time in an excel cell for a specific purpose:- To insert current date, press CTRL + ; in the chosen cell. To insert current time, press CTRL+...
Excel – How to extract partial data? ShowExcel – How to extract partial data? Issue Solution Note Issue I have an Excel spreadsheet that contains around 1500 html links. All the addresses start out common... i.e. http://www.frogs.com/. What I want to extract into another...
Excel - Comparing columns and returning value ShowExcel - Comparing columns and returning value Issue Solution Note Issue I have an Excel spreadsheet where I want to compare values between two columns and return the value from another column. EX: Column: A B C D ...
Download ABC Amber Excel Converter ShowDo you know that your Excel spreadsheet can be converted into any format? Only ABC Amber Excel Converter can gather these many conversions into a single application. ABC Amber Excel Converter is a program to convert your XLS files into several...
Download Financial LinK ShowDescription The application is designed XLConsulting. Simple and easy to use, the application has been awarded from various places. It offers an intuitive interface. Financial Link enables you to change your Excel spreadsheet into financial tool....
Spreadsheet - Formulas ShowIntroduction to Formulas The main use of a spreadsheet is to automate calculations, which means using cells to perform operations based on values in other cells. The spreadsheet recalculates all the values each time a change is made to the value of...
Introduction to Spreadsheet Concepts ShowWhat is a Spreadsheet? A spreadsheet (or spreadsheet program) is software that permits numerical data to be used and to perform automatic calculations on numbers contained in a table. It is also possible to automate complex calculations by using a...
Spreadsheets - Conditional expressions ShowWhat is a Conditional Structure? Conditional structures are instructions that allow to test if a condition is true or not. Conditional structures may be associated together. To successfully execute these tests using logical functions, spreadsheets...