Re: $$Excel-Macros$$ Macro Help

2013-05-26 Thread VBA VABZ
hey for which co you work. thx On Mon, May 27, 2013 at 7:20 AM, Bv Dileep wrote: > Hello, > > ** ** > > Please find attached the sheet. > > ** ** > > Macro Requirement : I will receive the data for 20 associates in my team > in a separate sheets (20 Sheets) in the attached format. Now

$$Excel-Macros$$ Re: Need a code for multiple If condition and delete cells in excel

2013-05-26 Thread Vabz
Pl attach file here itself in forum to save on time. I tried best on my side on the basis of your explanation.. Pl share your query to work on Thanks On Monday, May 27, 2013 12:14:56 AM UTC+5:30, Sivaprakash A wrote: > > I have worked this below macro and was succesful in one out come but the

Re: $$Excel-Macros$$ Macro Help

2013-05-26 Thread David Grugeon
Which bit of this are you not able to do yourself? Have you tried recording the steps, examining and understanding the code produced, and then stringing it together to make a complete routine to do what you want? I operate on the "teach a man to fish" principle. If you want me to produce the ent

$$Excel-Macros$$ Macro Help

2013-05-26 Thread Bv Dileep
Hello, ** ** Please find attached the sheet. ** ** Macro Requirement : I will receive the data for 20 associates in my team in a separate sheets (20 Sheets) in the attached format. Now I want a macro which should consolidate the data in the shown format (Format Tab). ** ** For

$$Excel-Macros$$ Need a code for multiple If condition and delete cells in excel

2013-05-26 Thread Sivaprakash A
I have worked this below macro and was succesful in one out come but the others are not working 1 Delete 2861 from store 2 Delete DXJ8934\MXA8484\RCF959 from Processor 3 Delete + values(amt) in PLUS (cardtype) The below code works for Delete 2861 from store.The other two need to be in the same