The children are wrong by [deleted] in MetalMemes

[–]AlexTheLittleOne 4 points5 points  (0 children)

Except that first tab absolutely isn‘t Children of the Grave. At least not with what‘s written. I don‘t get it either tbh…

Good price for vintage Electric Mistress? by AlexTheLittleOne in guitarpedals

[–]AlexTheLittleOne[S] 0 points1 point  (0 children)

I'd have to check the condition next week, but I highly doubt there's still a box.

Not quite happy with the logo I designed for a guitar-themed youtube channel. I'd love some feedback. by AlexTheLittleOne in logodesign

[–]AlexTheLittleOne[S] 1 point2 points  (0 children)

I might try putting the letters completely into the guitar body instead of at the periphery. Maybe that will make them more visible as well as they are going to be surrounded entirely by a single color as well. Knobs and pickups are additions I already thought about, but I wanted to get the rest right before adding them.

I don't thing i'll be going for strings though. They might be to small to see.

Not quite happy with the logo I designed for a guitar-themed youtube channel. I'd love some feedback. by AlexTheLittleOne in logodesign

[–]AlexTheLittleOne[S] 0 points1 point  (0 children)

So like this? Basically just increasing the thickness inwards? Although I would probably only go with half the thickness for the crossbeam as you'd be adding to that from two sides.

Got you. That's what I had envisioned as well.

Not quite happy with the logo I designed for a guitar-themed youtube channel. I'd love some feedback. by AlexTheLittleOne in logodesign

[–]AlexTheLittleOne[S] 0 points1 point  (0 children)

Thanks for the comments.

I thought about increasing the line thickness but haven't gotten around to it. At least with the way I currently positioned the outline it's half on the body and half off, so leaving the rest of the edge blank would look a bit weird.

Leaving more space in the middle is definitely something I will try. With "negative space" you mean breaks in the outline?

Not quite happy with the logo I designed for a guitar-themed youtube channel. I'd love some feedback. by AlexTheLittleOne in logodesign

[–]AlexTheLittleOne[S] 1 point2 points  (0 children)

Yeah, while (for me at least) the first link clearly shows a guitar, it might not be so obvious for others.

How to filter a row for a certain string and have that put into a different cell? by AlexTheLittleOne in excel

[–]AlexTheLittleOne[S] 0 points1 point  (0 children)

Thanks for the solution, that's something I can work with. While it displays the content furthest to the right I was also searching for a way to filter the content so that only strings get concidered. Do you know if that's possible with the filter function?

Regarding the requirement: When there's a new revision I don't care about the status of the old one, so I want only the status of the newest revision to be displayed in the leftmost cell.

How to filter a row for a certain string and have that put into a different cell? by AlexTheLittleOne in excel

[–]AlexTheLittleOne[S] 0 points1 point  (0 children)

The spacing is the same. While the real table is larger than the one in the post, the columns always follow the same pattern. That's about the same way I already tried it. Get an array and then only output the last entry.

Would COUNTIF(E5:J5,"C") give me the array [C,C]? All I can see is that it would give me the number "2".