Monday, May 25, 2009

After a Long time one post

Hi
i am posting after a long time.
Let me see I hope this year I will post more.
Thanks to GuruDheva

How to Get files from the directory - One more method

 import os import openpyxl # Specify the target folder folder_path = "C:/Your/Target/Folder"  # Replace with the actual path # Cre...