Skip to content

Conversation

@OptrixAU
Copy link

@OptrixAU OptrixAU commented Oct 6, 2021

VLOOKUP was always returning the value of the first data column - it wasn't paying any attention to the 'col_index_num' parameter.

Added a check for low values, and made it use the appropriate column.

VLOOKUP was always returning the value of the first data column - it wasn't paying any attention to the 'col_index_num' parameter.

Added a check for low values, and made it use the appropriate column.
@OptrixAU
Copy link
Author

OptrixAU commented Oct 6, 2021

Fixes issue #54

If a formula contained a '$' symbol, it couldn't be looked up correctly. Removed '$' symbols in cell addresses.
@OptrixAU
Copy link
Author

Fixes issue #56

Added an item to the TODO list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant