Ravi Sutrave
New Member
Hi
Am trying to implement the excel vlookup function into my vba command. In file i have multiple tabs and tabs are named as calendar months. every month i will create a new tab and compare the data with last month tab.
The data i compare is from current month tab cell D11 with previous month tab from range D11:F18 and 3rd column data is my output in respect G cell.
Need help with this.
i am attaching sample file for reference.
Am trying to implement the excel vlookup function into my vba command. In file i have multiple tabs and tabs are named as calendar months. every month i will create a new tab and compare the data with last month tab.
The data i compare is from current month tab cell D11 with previous month tab from range D11:F18 and 3rd column data is my output in respect G cell.
Need help with this.
i am attaching sample file for reference.