Forum Discussion
LORDPHILLIP
Sep 04, 2023Copper Contributor
IF/THEN and WILDCARD assistance
Good afternoon y'all, This will be a two-part question because my excel sheet has two areas that I need assistance with. Part 1 I have created an excel sheet that helps me calculate needed mate...
- Sep 07, 2023
LORDPHILLIP Alternatively, and if you want to simplify it a bit enter this in D7:
=LET( a,C7/(A7/12), b,--(MOD(a,1)>=0.75), ROUNDUP(a,0)+b)
and copy down.
Same principle but no need for an IF inside LET.
mathetes
Sep 04, 2023Silver Contributor
Since you have a spreadsheet already, just need help with it, you could help us help you by posting the spreadsheet itself as well as your questions. If you can't attach it to a message here, put it on OneDrive or GoogleDrive with a link pasted here that grants access to it. This is assuming that there's nothing particularly proprietary or confidential in it. If there is, create an excerpt that demonstrates the problems you're asking about.
LORDPHILLIP
Sep 05, 2023Copper Contributor
I have attached the excel doc as requested. Again, thank you for any and all time taken to help me with my issues.
I want to give you an update though, I received some help from another source for the first issue on this posting. When you open the excel doc and put your cursor in any of the three "GROSS" calculation boxes you will notice that there is a very long formula that fixes the issue I was having with rounding each response up to the nearest inch.
I would still like some help with the second issue about the trim section. Please note that the two spots saying "TRIM 1" and "TRIM 2" are the areas of concern, not the section just below it saying "RISERS".
Please let me know if you have any questions or concerns!
- mathetesSep 05, 2023Silver Contributor
Because looking at this spreadsheet is like looking at a different language--it's material/subject matter I have no familiarity with, I don't really get what you're saying. Maybe if you entered, beside the current formula's results, the result that you desire, with a specific explanation for each line. Use an inserted text box to explain.
Right now, because of the ROUNDUP and ROUNDDOWN you're getting whole numbers, so that your examples with various decimal figures don't make sense. But I can't even follow where I'd be entering the raw data to replicate what you're describing. You are very familiar with all the components on this page; so it seems obvious to you, as is understandable. But set it up more clearly for the folks who know Excel but don't know a T-Mold from a T-Bone.
- LORDPHILLIPSep 06, 2023Copper ContributorI sent a reply last night, but I think I may have accidentally replied to myself instead of you.
- LORDPHILLIPSep 06, 2023Copper ContributorThank you for your feedback. I will definitely put some more context and notes on the spreadsheet to help clarify what information is being displayed.
- LORDPHILLIPSep 06, 2023Copper Contributor
I have attached an updated spreadsheet with the requested information.
Please let me know if you have any questions or concerns.