Hi,
Yes, personally I would put this in SharePoint or Excel. To me SharePoint is easier to leverage, (not in all cases) but it might be in this case.
Either way, you need somewhere that we can essentially do this.
CalulatePrices = LookUp(BlindPrices, BlindType = X, Size = Y, Color = T, WhateverElse = EE).Price * Units
or something to that effect. Yes if you had an Excel Sheet or SharePoint List, you could do this very easy.
I'd have to understand all the pivots (such as in my fake LookUp above.
Columns Would Be
Blind Name
Color
Size
Drop
Price Per Unit
AnythingElse
Now you can do this and then just have 1 to many rows in the same List for every color of the blind, or have a lookup to color or sizes etc. I think for you, having it all in one list is easier based on the volume of data you have.
So yeah, I'd put it in SharePoint myself as a Flat Table, then you can have your Price Text Value (I'd use a Label here if you didn't) be the Formula (with error handling of course)
Something like
If(all the fields have selections, calculuate price, do nothing yet)
Happy to help please provide column names and anything else you want in there.
Cheers
If you like my answer, please Mark it as Resolved, and give it a thumbs up, so it can help others
Thank You
Michael Gernaey MCT | MCSE | MCP | Self-Contractor| Ex-Microsoft
https://gernaeysoftware.com
LinkedIn: https://www.linkedin.com/in/michaelgernaey