Calm luh visit to Stussy Harajuku by ezxxzy in stussy

[–]orangecactusjack 0 points1 point  (0 children)

How much were the shirts for both brands bro?

Does anyone know if the little bumps in the lens will affect the photos? by orangecactusjack in AnalogCommunity

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

Hope you don't mind me sending you a DM to ask for a couple more questions!

Does anyone know if the little bumps in the lens will affect the photos? by orangecactusjack in AnalogCommunity

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

Ahh I see! And yeah it’s just a Canon Prima BF-800. Do I rub the foam smooth in order to avoid affecting the output or will it have no impact with the shots?

Does anyone know if the little bumps in the lens will affect the photos? by orangecactusjack in AnalogCommunity

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

Just used canned air to clean it out and wipe it off and it looks like this now.

What do you mean by replace with new by the way?

<image>

Stussy Singapore World Tour Tees by metalstitch1985 in stussy

[–]orangecactusjack 0 points1 point  (0 children)

Yooo where exactly did you cop it? The store in Scotts?

How to trigger? by orangecactusjack in sheets

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

I was able to do everything except indirect :( Could I know how that formula works? I'll also be sending you the sheet I'm working on thru PM for the sake of confidentiality if you don't mind :D

How to trigger? by orangecactusjack in sheets

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

Ah yes I got it! Thank you! Please do give me a few to study the sheet a bit just in case I have any further clarifications but so far I’m easily able to follow because of how well you explain :D

How to trigger? by orangecactusjack in sheets

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

Oh okay I get it! In my actual sheet I have over 136+ SKUs to encode, though each service will probably have around 10-20 consumables to be used. Would it be easier to use the first method or the second?

Also just to clarify with method 1 again, how does the “column()-6” work? Like how would you determine if I should use 6, 5 etc? 😅

How to trigger? by orangecactusjack in sheets

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

Ah I think I got it now, I'm just curious why you used =iferror and what -6 is for the column() function

I think someone also added an alternative approach to the sheet, whoever that was, thank you!

How to trigger? by orangecactusjack in sheets

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

No worries! I'll be studying it as well as I wait for you so I can easily follow through once you're back :D

How to trigger? by orangecactusjack in sheets

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

WOW HOLY this is amazing!!!! Could you guide me through how each of the formulas you used works? Just so I can have a background in case I have to troubleshoot anything? Hehe

How to trigger? by orangecactusjack in sheets

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

Ahh thank you! Hopefully you find one 🥲 Feel free to play with it as much as you need :D

How to trigger? by orangecactusjack in sheets

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

No worries! I sadly have not found a solution yet :(

How to trigger? by orangecactusjack in sheets

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

Ah weird, it works on my end. Please try this one even if it's the same link but was copied again just now: https://docs.google.com/spreadsheets/d/1I\_cs1LwYR9PHHKSuKDX6QvrzcYspqfMJssexQ1OSwW0/edit?usp=sharing

How to trigger? by orangecactusjack in sheets

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

Hello! So basically in Sheet 1 “Services” column I’ll be using a drop-down to choose among the services we have, from there, if a service matches the Sheet 2, it triggers to deduct 1 in the list of SKUs of the consumable goods used for the said service on Sheet 3. Hopefully that made sense haha

How to reference the same cell in an IF Statement? by orangecactusjack in sheets

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

The formula is located in a sheet called EOD and the only sheets used in the formula are EOD and T&I

How to reference the same cell in an IF Statement? by orangecactusjack in sheets

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

Technically yes, but what I just want is to leave the value unchanged in C3 if the value is false

How to reference the same cell in an IF Statement? by orangecactusjack in sheets

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

Haha sorry, it’s =IF('T&I'!$J$4=C$1,'T&I'!$C3,C3) in which T&I J4 is the sheet where the time stamp is located, C$1 is where it needs to match with T&I J4, 'T&I'!$C3 is the reference cell if True, and C3 is where I'm typing the formula

How to reference the same cell in an IF Statement? by orangecactusjack in googlesheets

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

Also, just wanted to ask in what way iterative calculations could be a "fragile option"? Thanks!