Re: $$Excel-Macros$$ Copy Past Macro help

2013-09-17 Thread shraddha malvankar
;).Range("e" & i).Value = Sheets("Daily > Report").Range("c" & j) > Sheets("Tracker").Range("f" & i).Value = Sheets("Daily > Report").Range("d" & j) > Sheets("Tracker").Range(&qu

Re: $$Excel-Macros$$ Copy Past Macro help

2013-09-16 Thread shraddha malvankar
Yes On 16 Sep 2013 20:12, "ashish koul" wrote: > do u want to replace the exiting info on Tracker from Daily Report tab > > > On Mon, Sep 16, 2013 at 5:44 PM, shraddha malvankar < > shraddhamalvan...@gmail.com> wrote: > >> Hi, >> >> I am rea

Re: $$Excel-Macros$$ Copy Past Macro help

2013-09-16 Thread shraddha malvankar
want to update my tracker sheet based on Sr. no. Currently I check serial number and manually copy past all corresponding fields from daily report. -- Regards, Shraddha Malvankar On Sat, Sep 14, 2013 at 11:21 AM, shraddha malvankar < shraddhamalvan...@gmail.com> wrote: > G

Re: $$Excel-Macros$$ Copy Past Macro help

2013-09-14 Thread shraddha malvankar
th > > 'send email now > Sheets("Verification").Copy > flname = VBA.Environ("temp") & "\" & VBA.Format(VBA.Now, > "dd_mmm__hh_mm_ss") & ".xlsx" > Set wkb = ActiveWorkbook > wkb.SaveAs flnam

$$Excel-Macros$$ Copy Past Macro help

2013-09-13 Thread shraddha malvankar
Hi, Need help in macro for attached file. I have one excel sheet where as I have around 500 vendors and I need to send mail to each vendor as per their email id but after filling up their respective data in verification sheet. I would like to auto populate the filed from data sheet to Ve

Re: $$Excel-Macros$$ Copy Past Macro help

2013-09-13 Thread shraddha malvankar
Outlook. Regards, Shraddha On Friday, 13 September 2013 22:10:58 UTC+4, ashish wrote: > > Hi > > R u using lotus notes or outlook for sending emails > > Regards > Ashish > Sent on my BlackBerry® from Vodafone > ------ > *From: * shraddha m