Hi
Hope you can help, I've tried everything to get past this problem and so far have draw a blank.
I have an excel file which lists the 'up to date' selling prices of all the goods/products my company sells/manufactures called 'PRODUCT COST.xls'
then each customer will have an excel file which contains their info and produces invoices e.g 'JOE BLOGGS.xls'
In each customers excel file I want to reference each product to the 'up to date' selling prices sheet in 'PRODUCT COST.xls' so that the customer have constant correct prices if a product goes up or down in value
This I have done
so e.g
in JOE BLOGG.xls there is a sheet called 'template' which has all the products listed (e.g column A)
and in the next column quatity required (e.g column B)
and the next column the price (e.g column C)
the price cells (column C) looks like
='[PRODUCT COST.xls]Selling Prices'!$F$4
='[PRODUCT COST.xls]Selling Prices'!$F$5
='[PRODUCT COST.xls]Selling Prices'!$F$6 etc
which gets the amounts from the PRODUCT COST.xls file and has the up to date costs of the items
Basically when a customer orders something I copy the 'template' sheet and produce and invoice
this will have the right prices on.
I will rename it to something like '1999, 18.12.2013' instead of 'template'
I problem I have is, if the price changes and I produce another invoice the data will be correct on the new invoice (e.g 2001, 20.12.2013') but the values (product cost column C) will also change on the old invoice (e.g '1999, 18.12.2013'),
Once I have copied the template worksheet and renamed it I need to freeze all the values (column C) so the referenced cells don't change anyone and if I need to look back at an invoice it is the same as the one I have printed off and given to the customer.
Can this be done ???
to stop a referenced cell changing once the worksheet is copied.
Any help would be greatly appreciated
Hope you can help, I've tried everything to get past this problem and so far have draw a blank.
I have an excel file which lists the 'up to date' selling prices of all the goods/products my company sells/manufactures called 'PRODUCT COST.xls'
then each customer will have an excel file which contains their info and produces invoices e.g 'JOE BLOGGS.xls'
In each customers excel file I want to reference each product to the 'up to date' selling prices sheet in 'PRODUCT COST.xls' so that the customer have constant correct prices if a product goes up or down in value
This I have done
so e.g
in JOE BLOGG.xls there is a sheet called 'template' which has all the products listed (e.g column A)
and in the next column quatity required (e.g column B)
and the next column the price (e.g column C)
the price cells (column C) looks like
='[PRODUCT COST.xls]Selling Prices'!$F$4
='[PRODUCT COST.xls]Selling Prices'!$F$5
='[PRODUCT COST.xls]Selling Prices'!$F$6 etc
which gets the amounts from the PRODUCT COST.xls file and has the up to date costs of the items
Basically when a customer orders something I copy the 'template' sheet and produce and invoice
this will have the right prices on.
I will rename it to something like '1999, 18.12.2013' instead of 'template'
I problem I have is, if the price changes and I produce another invoice the data will be correct on the new invoice (e.g 2001, 20.12.2013') but the values (product cost column C) will also change on the old invoice (e.g '1999, 18.12.2013'),
Once I have copied the template worksheet and renamed it I need to freeze all the values (column C) so the referenced cells don't change anyone and if I need to look back at an invoice it is the same as the one I have printed off and given to the customer.
Can this be done ???
to stop a referenced cell changing once the worksheet is copied.
Any help would be greatly appreciated