Ask Your Question
3

Is it not possible to retrieve a text value from a numerical cell in "Poi"?

asked 2023-07-03 00:24:44 +0000

woof gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-07-03 00:45:02 +0000

huitzilopochtli gravatar image

No, it is not possible to retrieve a text value from a numerical cell in POI. The cell type must be set as a string to retrieve text values. If a numerical value is present in a cell that is set as a string, then POI converts it to a string before retrieval.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-07-03 00:24:44 +0000

Seen: 9 times

Last updated: Jul 03 '23