$$Excel-Macros$$ Re: Automating the MIS

2009-03-05 Thread Mukesh Chouhan
= "" Then > ActiveSheet.Paste > Else > Range("A1").Activate > Selection.End(xlDown).Select > ActiveCell.Offset(1, 0).Select > ActiveSheet.Paste &g

$$Excel-Macros$$ Re: Automating the MIS

2009-03-05 Thread Mukesh Chouhan
xlDown).Select ActiveCell.Offset(1, 0).Select ActiveSheet.Paste End If Windows(copyworkbook).Activate ActiveWorkbook.Close Next i End With MsgBox "Data uploaded into the file", vbOKOnly Range("A1"

$$Excel-Macros$$ Re: Automating the MIS

2009-03-04 Thread Mukesh Chouhan
Surely I can help you out on this, but I would need one information, what would be the sheet name of the workbook. Thanks, Mukesh On Thu, Mar 5, 2009 at 7:54 AM, Roopesh Kapur wrote: > > Hi Everyone, > > I need some help from you all, my requirement is that there are 11 people > in > my team and