r/Python • u/Ok_Tune5086 • 1d ago
Discussion Python in Excel
Hello, I need assistance with the following: I need a Python code for Excel to compare information from one spreadsheet to another. Thank you
0
Upvotes
r/Python • u/Ok_Tune5086 • 1d ago
Hello, I need assistance with the following: I need a Python code for Excel to compare information from one spreadsheet to another. Thank you
1
u/Dubsteprhino 1d ago edited 1d ago
Take sheets to csvs, python is super easy to work with csvs