Problem with the Table

firstWeMeet

Board Regular
Joined
Feb 8, 2011
Messages
200
Anyone has a solution here?
29158618.png

The table above has IN and OUT but not maintaining IN and OUT cause at the next word IN or OUT showing with the number. I want to maintain the table but IN and OUT will not show with the number until to the end of record.
 
Last edited:

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.
any formulas in the cells?
what is the end of record
what values are stored under in out
 
Upvote 0
at the table IN and OUT has no formula, just a data which is the Qty, then at the end, all IN and OUT will compute all IN and OUT separated to compute all IN here is my formula =SUMIF(Table_INandOUT,"IN",P7:AG7) but formula cant sum all IN since the other IN has a number 1,2,3 and so forth,
 
Upvote 0
willl not

=sum(A2,C2,E2,G2,I2,K2) 'point at each IN

work
 
Upvote 0

Forum statistics

Threads
1,214,935
Messages
6,122,337
Members
449,077
Latest member
Jocksteriom

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