Forum Discussion
SteveSmith88
Feb 10, 2024Copper Contributor
Constant number divided depending on IF Parameters
I could be completely off with this, but I'm trying to do something which in my head is very simple, but my brain will not process the formula. Essentially, in cell I2, I have a number that is pr...
SteveSmith88
Feb 10, 2024Copper Contributor
The Value in I2 is the base number, however this will change based on data on another sheet.
Essentially what you're suggesting sounds correct. I2 will remain at Total Sales of 21,010
Other cells along that same row, will update depending on Yes or No, and the remaining cells will automatically adjust value down if other cells have increased.
Am I able to insert that code into Office365 or is that only possible on desktop version?
Essentially what you're suggesting sounds correct. I2 will remain at Total Sales of 21,010
Other cells along that same row, will update depending on Yes or No, and the remaining cells will automatically adjust value down if other cells have increased.
Am I able to insert that code into Office365 or is that only possible on desktop version?
PeterBartholomew1
Feb 11, 2024Silver Contributor
The code will work with 365 online but, without Name Manager, it will be difficult to prepare. I only use defined names, never direct cell references, so I have simply avoided the online version despite its strengths for collaborative development. It is probably time I gave it another go!