ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Order Sheet Excel Setup (https://www.excelbanter.com/new-users-excel/170376-order-sheet-excel-setup.html)

[email protected][_2_]

Order Sheet Excel Setup
 
Hi

I have a basic Excel Spreadsheet which lists items in one column and
then their price in another column and then the quantity, it then
totals up the row and finally at the bottom totals to rows to give a
Full and Final Amount to be charged. This goes out to our customers
and they basically use it like a shopping pick list which is great.
However, some items are now FOC (typical) so I need to insert another
column and say mark "x" in the particular row if the item is FOC, how
can I get this to reflect in the total row amount to show £0.00.

Columns
Qty, Item, Price, discount, Line Total

Thanks

David Biddulph[_2_]

Order Sheet Excel Setup
 
=IF(E2="x",0.00,your_existing_formula)
--
David Biddulph

" wrote in message
...
Hi

I have a basic Excel Spreadsheet which lists items in one column and
then their price in another column and then the quantity, it then
totals up the row and finally at the bottom totals to rows to give a
Full and Final Amount to be charged. This goes out to our customers
and they basically use it like a shopping pick list which is great.
However, some items are now FOC (typical) so I need to insert another
column and say mark "x" in the particular row if the item is FOC, how
can I get this to reflect in the total row amount to show £0.00.

Columns
Qty, Item, Price, discount, Line Total

Thanks



[email protected][_2_]

Order Sheet Excel Setup
 
On Dec 20, 11:20 am, "David Biddulph" <groups [at] biddulph.org.uk
wrote:
=IF(E2="x",0.00,your_existing_formula)
--
David Biddulph

" wrote in message

...
Hi

I have a basic Excel Spreadsheet which lists items in one column and
then their price in another column and then the quantity, it then
totals up the row and finally at the bottom totals to rows to give a
Full and Final Amount to be charged. This goes out to our customers
and they basically use it like a shopping pick list which is great.
However, some items are now FOC (typical) so I need to insert another
column and say mark "x" in the particular row if the item is FOC, how
can I get this to reflect in the total row amount to show £0.00.

Columns
Qty, Item, Price, discount, Line Total

Thanks


Thats has worked perfectly, many thanks


All times are GMT +1. The time now is 04:29 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com