= "" Then
> ActiveSheet.Paste
> Else
> Range("A1").Activate
> Selection.End(xlDown).Select
> ActiveCell.Offset(1, 0).Select
> ActiveSheet.Paste
&g
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"
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