Making an imported text file useful in Excel

snd

New Member
Joined
Jan 24, 2010
Messages
44
Excel 2007
Row\Col
A
B
C
D
E
F
G
H
I
J
K
L
1
1
2
3
GrandTotals
2
Qty
Value​
Qty
Value​
Quantity
Value​
Quantity
extend
Value​
GrandTotals
3
----------------------------------------------------------------------------------------------------------------
Quantity
extend
Value​
4
text file
107
0 1,461.62 0.00 0.00 0.00 0.00 107.00 1,461.62107.01,461.62
5
should be
107​
1,461.62​
0.00​
0.00​
0.00​
0.00​
107​
1,461.62​
6
7
text fileT 119.00 1.10 0.00 0.00 0.00 0.00 119.00 1.10=IFERROR(IF(ISNUMBER(H7),H7,VALUE(MID(H7,FIND(" ",H7),100))&"."&LEFT(H7,1)),"")=IFERROR(IF(ISNUMBER(I7),AI7,VALUE(MID(I7,FIND(" ",I7),99))),"")
8
should be
119.00​
1.10​
0.00​
0.00​
0.00​
0.00​
119.00​
1.10​

<tbody>
</tbody>
Sheet: Sheet1

<tbody>
</tbody>
I managed a formula for grand totals (to the best of my humble knowledge),
but it didn't work with the other cells (individual figures for qty & value).
Could you please help me in constructing a good formula that will work for all
(grand totals and individual totals)?

Thank you guys for your help. You're all office life savers. :)

Notes: I'm using Excel-2007; hate macros & (UDFs).

<tbody>
</tbody>
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying

Forum statistics

Threads
1,214,985
Messages
6,122,605
Members
449,089
Latest member
Motoracer88

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