Forum Discussion
coreych
3 years agoRegular Visitor
If then statement, invalid identifier
Hi all, I'm working with a database of baseball players. I need to match the contracts in my fantasy baseball league with the season projections I want for each player. The season projections datab...
bescot42
1 year agoNew Member
Just stumbled on this after a similar error. Mine was giving me the same error for referring to a column in the format [Name - Custom]. I think it didn't like the hyphen in the column header. It was solved by changing the reference to [#"Name - Custom"].