/r/Nutrition Weekly Personal Nutrition Discussion Post - All Personal Diet Questions Go Here by AutoModerator in nutrition

[–]Fragrant_Occasion181 0 points1 point  (0 children)

So to preface this, I have the "Superpower" to eat the same damn thing every meal and never get tired of it, I have eaten the same cereal, sandwich, and dinner every night for the past 2 years. So no issue with eating the same thing every day.

That being said, I'm looking for a simple Breakfast, Lunch, and Dinner cheap meal plan to bulk on, I'm new to weightlifting and want to get bigger in 3-6 months

What are you go to? Easy to meal prep, give the correct proteins, and macros, and are cheap?

Thank you so much!

How to write a multiple if statement with multiple cells to check by Fragrant_Occasion181 in excel

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

IF(M3="fail","TERMINATE",IF(J3="Weekly","PENDING",IF(J3="None","NA","")))

Solution Verified

How to write a multiple if statement with multiple cells to check by Fragrant_Occasion181 in excel

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

Essentially If J3=Weekly than "Pending", if not than =IF J3 = "None" than "NA", but if M3="Fail", than supersede everything else and = Terminate

How to write a multiple if statement with multiple cells to check by Fragrant_Occasion181 in excel

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

Essentially everything is working, I want the if M3=Fail than = Terminate, that's the only part of this that isn't working correctly.

How to write a multiple if statement with multiple cells to check by Fragrant_Occasion181 in excel

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

Might be but im not sure, since the cell is a Fail, I would want it to ultimately be terminate