Sub rowDifference() Range("H7:H8,I7:I8").Select Selection.RowDifferences(ActiveCell).Select Selection.Style= "Bad" End Sub
You can Highlight Difference in Rows (corresponding cells) by using this VBA Macro Code in Excel
To use VBA macro code in an Excel spreadsheet, you need to do the following:
Open the Excel spreadsheet where you want to use the macro code.
Press “Alt + F11” to open the VBA developer window.
In the VBA developer window, click the “Insert” menu and select “Module” to create a new module.
Paste the VBA macro code into the module window.
To run the macro, click the “Run” button in the VBA developer window or press “F5” on your keyboard.
Alternatively, you can also create a button or a shortcut key to run the macro. To create a button, go to the “Developer” tab in the main Excel window and click the “Insert” button. Then select a button control and draw it on the worksheet. Right-click the button and select “Assign Macro” to assign the macro code to the button. To create a shortcut key, go to the “Macros” tab in the VBA developer window, select the macro from the list, and click the “Options” button. Then, enter a shortcut key in the “Shortcut key” field.
Note: If you are running the macro for the first time, you may need to enable macros in Excel by going to the “File” tab and selecting “Options.” Under the “Trust Center” settings, click the “Trust Center Settings” button and go to the “Macro Settings” tab. Select “Enable all macros” and click “OK.”
Sub rowDifference() Range("H7:H8,I7:I8").Select Selection.RowDifferences(ActiveCell).Select Selection.Style= "Bad" End Sub
You can Highlight Difference in Rows (corresponding cells) by using this VBA Macro Code in Excel
GST implement from 1st July 2017. As a register business will now have to issue GST Invoice for the supply …
A registered supplier has to issue a GST Credit Note format to his customer when: The taxable value or the …
A recipient liable to pay tax under reverse charge is required to issue a GST Payment Voucher at the time …
With the implementation of Goods and Services Tax from 1st July 2017, as every register business entity need to issue …
With GST into effect from 1st July 2017, taxpayers are looking for ready templates in order to carry on with …
The consignor issues a GST Delivery Challan in lieu of GST Tax Invoice at the time of goods are removed …
Get organized with our free, customizable Excel templates
© 2023 xlsxtemplates all rights reserved