Minute 11:00 — 12:00 and then there’ll be a space after it for absolutely no reason and it happens all the time it does happen like this as well where you’ll see this and all you got to do is do trim and select the the cell we’re gonna close that parenthesis and we’re gonna apply that all the way down Missing Spaces what is so fantastic about the trim is that it’s really intuitive and it knows basically everything it needs to do for example it gets rid of the spaces before it gets rid of extra spaces in the middle and it’ll get rid of extra spaces at the end which you wouldn’t be able to see but they are there and they they absolutely can cause issues if you have spaces at the end that you cannot see let’s take this one for example like if i had spaces at the end that can cause issues when you insert or put that into a database that happens a lot with numbers you know when you’re putting that into sql that can cause issues and so you really it is important to actually do that trim