$$Excel-Macros$$ Run code when new cells are added (and only on newly added cells)

2016-02-06 Thread Vicky Jorwal
Hello people, I have been trying to find a way to run a code on newly added cells in spreadsheet. I tried using worksheet event triggers but couldn't get anything. May be I am committing some errors in it. Can anyone please tell me how to configure your code to run only on the newly added cells

$$Excel-Macros$$ Re: purchase sales in excel

2015-12-29 Thread Vicky Jorwal
Use Index and Match Functions It'll be easy... Regards, Vicky On Tuesday, December 29, 2015 at 6:46:37 PM UTC+5:30, hemal shah wrote: > > HI > All genius, > > In one sheet I have put purchases and in second sheet there is sales > against purchase. > > In both sheets *RG* is unique id. > > In