Skip to content

JaiSurya07-Peace/excel-automation-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel Automation with Python

This project demonstrates how to automate Excel tasks using Python and OpenPyXL.

Features

  • Read data from Excel
  • Calculate discounted values
  • Write results to a new column
  • Generate a bar chart automatically

Technologies Used

  • Python
  • OpenPyXL

Output

Output

The script processes transaction data, updates the workbook, and generates a bar chart automatically.

How to Run

  1. Install OpenPyXL
pip install openpyxl
  1. Place transactions.xlsx in the project directory.

  2. Run:

python xl_automation.py
  1. Open the updated Excel file to view the calculated values and chart.

About

Excel automation using Python and OpenPyXL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages