Converting data from one excel to another

kev24

Board Regular
Joined
Oct 22, 2010
Messages
106
I gather data relating to processed items which comes from an online database. <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>
<o:p></o:p>
The system produces accepted and declined items. The accepted items have a 0 in Cell R where as the declines have 04 . I used the SUMPRODUCT formula =SUMPRODUCT(--(L181),--(R181=0)) to work out if the item had been accepted, if so the so value of the item would be returned.<o:p></o:p>
<o:p></o:p>
My issue now is that the online database requests me to convert the data to a blank excel document, to which intern I have to copy and paste into my excel work book. When doing this the SUMPRODUCT formula will no longer pick up the 0, and so no value is returned when required. <o:p></o:p>
<o:p></o:p>
Does anyone no if this seemingly simple issue can be resolved, or will i have to copy the data into an database to reformat??:(

Any helpful guidance is much appreciated
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.

Forum statistics

Threads
1,224,616
Messages
6,179,908
Members
452,949
Latest member
beartooth91

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top