Re: $$Excel-Macros$$ Find Macth & Unmatch details

2011-05-30 Thread Sandeep Kadam
can someone please help me. its very urgent On Sat, May 28, 2011 at 11:38 PM, Sandeep Kadam wrote: > Can someone please help me with this > > Thanks, > Sandeep > > On Mon, May 23, 2011 at 8:45 PM, Sandeep Kadam wrote: >> hi , >> >> I need your help. Belo

Re: $$Excel-Macros$$ Find Macth & Unmatch details

2011-05-28 Thread Sandeep Kadam
Can someone please help me with this Thanks, Sandeep On Mon, May 23, 2011 at 8:45 PM, Sandeep Kadam wrote: > hi , > > I need your help. Below are my requirements > > I have 3 different spreadsheets. month.xls & Checklist.xls & Master.xls > > a.Master.xls has 5

$$Excel-Macros$$ Find Macth & Unmatch details

2011-05-23 Thread Sandeep Kadam
tch or unmatch in next column. Attached please find the file for your pursual This macro should run on both Excel 2003 and 2007 Please let me know if you need any additional information. Thanks, Sandeep -- Sandeep Kadam -- ---

Re: $$Excel-Macros$$ Make User Form

2010-05-30 Thread Sandeep Kadam
. Learn VBA Macros at http://www.quickvba.blogspot.com > 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com > > To post to this group, send email to excel-macros@googlegroups.com > > <><><><><><><><><><><>

$$Excel-Macros$$ Duplicate Values

2010-03-04 Thread Sandeep Kadam
Hi , I am trying to find the duplicate values from two different sheets I have this code & works fine until 7900 rowsbut beyond that it doesnot indentify the duplicate records Sheets 1 has 10 records & sheets 2 has more than 3 reords is there any way to resolve this Thanks Sandeep -- ---

Re: $$Excel-Macros$$ open multiple web pages in IE 7 from excel

2010-02-03 Thread Sandeep Kadam
Now i want to open same webpage 10 times in 10 different tab in IE 7. How do i do that. Thanks, Sandeep On Wed, Jan 20, 2010 at 5:43 PM, Anil wrote: > do not forget to add this line  at the starting > >  Dim oBrowser As New SHDocVw.InternetExplorer > > On Jan 18, 11:08 pm, Sande

$$Excel-Macros$$ open multiple web pages in IE 7 from excel

2010-01-18 Thread Sandeep Kadam
Hi, I want open multiple web pages in IE 7 using excel macros. Can i use Arrays to store weblinks & for loop to move the loop to the next link. I tried but its not working. Regards, Sandeep -- -- Some important li