Hi All
I have an ongoing requirement that I'm trying to resolve within a sales order workbook. If Sales person has agreed a fixed price for subsequent sales order lines they enter the price in to sheet 1, and the pricing is pulled through to each order line on sheet 2. However if the Sales person has not agreed a fixed price for subsequent sales order line they manually enter the price in to the second sheet and overwrite the formula that was originally pulling through the price.
My problem is now that the formula is overwritten and the workbook is now erroneous if reused to create another order as some order lines will contain the will contain the formula and some will not. Is there a VBA code that will reapply my formula to the specific range of cells that the user can run.
Many thanks in advance.
I have an ongoing requirement that I'm trying to resolve within a sales order workbook. If Sales person has agreed a fixed price for subsequent sales order lines they enter the price in to sheet 1, and the pricing is pulled through to each order line on sheet 2. However if the Sales person has not agreed a fixed price for subsequent sales order line they manually enter the price in to the second sheet and overwrite the formula that was originally pulling through the price.
My problem is now that the formula is overwritten and the workbook is now erroneous if reused to create another order as some order lines will contain the will contain the formula and some will not. Is there a VBA code that will reapply my formula to the specific range of cells that the user can run.
Many thanks in advance.