Share via

INDIRECT function excle online not updated

Anonymous
2021-12-15T14:40:36+00:00

Hi,

I have a problem with the INDIRECT funtion in combination with excel online (in web browser). With the desktop version, everything works fine.

I use the following code to access some data from a specific line of a differen excel sheet "otherSheet.xlsx" where i specify the linenumber in the first column of the corresponding row (here A1)

so in A1 i the linenumber which i want to query of otherSheet.xlsx

=INDIREKT(TEXTVERKETTEN("";WAHR;"'[otherSheet.xlsx]Tablename'!$J$"; WERTZUTEXT(A1)))

as said, this is working fine for the desktop app, but not for the online version. but for the online version, the result is "0".

if i query the field directly e.g. with (A1 would be 20 in that case) "='[otherSheet.xlsx]Tablename'!$J$20",

the field is set correctly for both version (online and desktop)

if i cange then back to my original code, the field is also set corretly (most likely because the value is already cached somewhere). So i think there is a probem with quering indirect links for the online version.

Is there a trick i can do?

thanks for helping.

Flo

Microsoft 365 and Office | Excel | Other | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

4 answers

Sort by: Most helpful
  1. Anonymous
    2021-12-16T09:51:54+00:00

    Sorry I am actually incorrect here, it is not INDIRECT as such which is causing he issue, but that you are referring a linked sheet using the function which is causing issues on the web version.

    Kind Regards,

    Elise

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2021-12-16T09:46:18+00:00

    Hi,

    thanks for the reply.

    Are you sure, that the indirect command in not working. Is there any documentation, which commands are compatible with the online version?

    Is there any other way to realize this, without the indrect command? (short summary: i just want to specify a number in document A which queries the line of the given number from document B)

    Thanks

    Flo.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-12-16T09:25:53+00:00

    Please let me know if you need any further assistance.

    Kind Regards,

    Elise

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-12-15T18:35:22+00:00

    Hi, I'm Elise, and I'd be happy to help with your issue.

    Not all functions are compatible with the online version, which I suspect is why you are having issues with the forumula.

    Unfortunately there isn’t really a work around for this.

    Please let me know if you need any further assistance.

    Kind Regards,

    Elise

    Was this answer helpful?

    0 comments No comments