Hi all
My Company used to use OpenOffice and I developed a Spreadsheet to calculate and print off a chart of colleague performances.
Now, with an upgrade of PC’s, they have switched to LibreOffice and I am having some issues with LOOKUP’s that have worked for in both OO Calc and MS Excel.
Specifically, I created a Pivot Table from the data and it has a filter to pick specific weeks, so as weekly data is added, I then selected the Week number which would populate another sheet from which I print an A4 sheet for the office notice board!
This sheet does a LOOKUP calc using the Filter week number.
Since LibreOffice has been used, this LOOKUP now fails
So if the Cell reference is on sheet Weekly B2 and the current value is 19 (this week), if I do =$Weekly.B2 in a cell, it returns correctly the value 19
If, however, I use =LOOKUP($Weekly.B2,Disp_Collation.C730:P781,Disp_Collation.K730:K781) I get a #N/A returned and at the bottom of the sheet, the error: “Error: Value not available”
Any tips on how to address this please
Thanks
NeilCalcs.ods