I have a list of appliances with several columns, but two of the columns have pricing information, I would prefer to transfer to another workbook. If this is not possible, then transfer to another worksheet.
My first Excel Workbook is called RetailDeck. The second Workbook is called TylerUpload
The two columns in RetailDeck house the information I wish to move to a single column in TylerUpload.
The two clumns in RetailDeck are Labled "Regular Price" & "Sale Price". I will want to move this information to a column in "Tyler" labeled "Coulmn 19"
This issue I am having is every cell in Column "Regular Price" will have an amount in the cell. Only the items on Sale will have an amount listed in both the "Sale Price" Column & "Regular Price" Column.
I only want to transfer data for items that are both on sale and not on sale to the "Tyler" Workbook titled "Column 19"
So, let's say Dishwasher is 599.99. Regular Price, but a Range is 799.99 Regular Price, but it is on sale for $699.99. The Dishwasher will only have pricing listed in the Regular Column, but the Range will have both prices listed in The Regular Column $799.99. & Sale Column $699.99. These two columns are next to each other.
However, I want to transfer all amounts from every Regular Column if the appliance does not have a Sale Price, but if the item has both a Regular Price & Sale Price, I only want the sale price to transfer.
Example Below:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Appliance Type[/TD]
[TD]Regular Price[/TD]
[TD]Sale Price[/TD]
[/TR]
[TR]
[TD]Dishwasher[/TD]
[TD]599.99[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Range[/TD]
[TD]799.99[/TD]
[TD]699.99[/TD]
[/TR]
</tbody>[/TABLE]
I hope I am not rambling.
Thank you for your help!
Darrell
My first Excel Workbook is called RetailDeck. The second Workbook is called TylerUpload
The two columns in RetailDeck house the information I wish to move to a single column in TylerUpload.
The two clumns in RetailDeck are Labled "Regular Price" & "Sale Price". I will want to move this information to a column in "Tyler" labeled "Coulmn 19"
This issue I am having is every cell in Column "Regular Price" will have an amount in the cell. Only the items on Sale will have an amount listed in both the "Sale Price" Column & "Regular Price" Column.
I only want to transfer data for items that are both on sale and not on sale to the "Tyler" Workbook titled "Column 19"
So, let's say Dishwasher is 599.99. Regular Price, but a Range is 799.99 Regular Price, but it is on sale for $699.99. The Dishwasher will only have pricing listed in the Regular Column, but the Range will have both prices listed in The Regular Column $799.99. & Sale Column $699.99. These two columns are next to each other.
However, I want to transfer all amounts from every Regular Column if the appliance does not have a Sale Price, but if the item has both a Regular Price & Sale Price, I only want the sale price to transfer.
Example Below:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Appliance Type[/TD]
[TD]Regular Price[/TD]
[TD]Sale Price[/TD]
[/TR]
[TR]
[TD]Dishwasher[/TD]
[TD]599.99[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Range[/TD]
[TD]799.99[/TD]
[TD]699.99[/TD]
[/TR]
</tbody>[/TABLE]
I hope I am not rambling.
Thank you for your help!
Darrell