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

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)

mole999

Well-known Member
Joined
Oct 23, 2004
Messages
10,524
Office Version
  1. 2019
  2. 2016
  3. 2013
Platform
  1. Windows
any formulas in the cells?
what is the end of record
what values are stored under in out
 
Upvote 0

firstWeMeet

Board Regular
Joined
Feb 8, 2011
Messages
200
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

mole999

Well-known Member
Joined
Oct 23, 2004
Messages
10,524
Office Version
  1. 2019
  2. 2016
  3. 2013
Platform
  1. Windows
willl not

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

work
 
Upvote 0

Forum statistics

Threads
1,191,383
Messages
5,986,307
Members
440,017
Latest member
vasanrajeswaran

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
Top