Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
erajtob authored Jul 26, 2021
1 parent 6b3a7e5 commit 80184c5
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Simple VBA Script to Merge/Combine Excel Sheets into One

1. Make sure to download the Zipped Release from here - [DOWNLOAD](https://github.com/erajtob/XcelSheetsMerger/releases/tag/v1.0)
2. Import the *xcelMerger.frm* Form into your Excel workbook's Visual Basic Code Editor.
3. *xcelMerger.frm* will appear as a Form in the Project Explorer(*You can turn on Project Explorer from View if it's not there*).
4. Double Click on *xcelMerger.frm*
2. Import the *xcelsheetsmergerv1.1.frm* Form into your Excel workbook's Visual Basic Code Editor.
3. *xcelsheetsmergerv1.1.frm* will appear as a Form in the Project Explorer(*You can turn on Project Explorer from View if it's not there*).
4. Double Click on *xcelsheetsmergerv1.1.frm*
5. Click the **Play** button or **Run**(You can use shortcut **F5** to Run as well.)

![GitHub Logo](https://github.com/erajtob/XcelSheetsMerger/blob/main/screen.jpg)
Expand All @@ -14,5 +14,3 @@ If you don't have Macro's enabled first enable the Developer Tab:
> In the Excel Options dialogue box, click on Customize Ribbon in the left pane. It will show the Customize the Ribbon options on the right.
> On the right, within the Main Tabs pane, check the Developer option.
> Click OK.
PS: XcelMerger.bas is DEPRECATED and not being updated anymore use the GUI version.

0 comments on commit 80184c5

Please sign in to comment.