I am using vlookup to pull data from monthly tabs into a 30 day tracking tab.
The formula: =IFERROR(1/(1/VLOOKUP($A32,INDIRECT($I32&"!a$3:g$33"),COLUMNS($A$1:C$1),0)),NA())
works everywhere but the cell C32 in the 30 day tab.
I cannot see any formula differences between C32 - G32 or any for the formulas above it.
Bookmarks