0

GL function won't accept reference [RESOLVED]

Hi,

I have a GL function doesn’t function. It stops functioning when I try to reference a dimension :

=-GL("Balance",$A9,FYStart,PerEnd,,EntityFilter,,,,,,,,"True")
where EntityFilter is a named range, a cell with the value UK999.

It also fails to work if I change it to :
=-GL("Balance",$A9,FYStart,PerEnd,,g$5,,,,,,,,"True")
where g$5 is a cell with the value UK999.

However, it does work if I enter UK999 in directly. It works just fine!
=-GL("Balance",$A9,FYStart,PerEnd,,UK999,,,,,,,,"True")

I have noted that in this last version I have UK999, not “UK999” or ‘UK999’. This hasn’t helped me crack it.

I haven’t found anything in Online Jet Help that gives any further clue.

I can’t help feeling I am missing something very obvious! Any ideas please?

[Using a cloud based Excel Office Professional Plus 2010]

Thanks

4 comments

Please sign in to leave a comment.