I've noticed since Thursday that on one of my sheets, the VLOOKUP will randomly throw an #INVALID ARGUMENT error despite the formula already working and having no aspect of it change. It seems to randomly do it sometimes when opening the sheet, but I've noticed that it creates an error every time if a new entry is submitted via dynamic view (bad, since that is the only way entries get added to the form). And it isn't just an error in the new row, The entire column of VLOOKUPS will be working properly, but the moment a new row is submitted they all throw an error.
Usually if I refresh the sheet it fixes itself, but this is getting annoying because I have a Generate PDF automation that is starting to create documents with errors. Sure, I can manually rerun it and make a V2 of the PDF, but as this sheet gets more and more entries that quickly will not be doable anymore.
And I am 100% sure it is not a formula issue (It's a very simple vlookup referencing a 2-column, 6-row sheet so there's no complexities to miss), I also heard that someone else at my organization is having the same issue with another sheet, so I don't think this is something as simple as an internet connection issue or a problem with my laptop specifically either.
I'm not sure what to do about this.