Hello everyone,
This is my first post on the forum, so please excuse my mistakes if it's been mislabeled.
I face this KeyError in python in excel when i attpempt to obtain the value of cell AF12 (see the inserted image):
Portlantis.png
In this situation I use a variable that contains the string AF12 as input for my xl() function.
When i try to directly call the value of the same cell using the following code: target = xl('AF12'), I don't face any errors.
Can anyone tell me what's wrong with it?
All help is appreciated!
Bookmarks