|
When you are entering your gear are you copying the Raw SEP Formula from another cell and pasting it into that column? I have added quite a few items to the sheet thus far with no issues. It may help if you upload what you are doing (along with some flags to point to the changes) so that it can be looked at.
|
No, I'm filling-down the raw SEP lookup.
As to at least one possible cause, I just found a few bugs. The VLookup in the Gearsets Array for the following enchants are off:
Head (no "None") -- this is probably what was causing my issue before, although there may be other places as well
Shoulders (range is way off)
Hands (range is off-by-one, doesn't read "none")
There are probably also range-checking issues in the gearstats array for items as well (which may be related to my problem)...I'll try to be more observant as I'm populating it this time.