Here it comes...
Feedback please.
Kind regards,
Paul Willekens
'===
Private Sub CommandButton1_Click()
Dim nColOut
Dim nRowIn
Dim nRowOut
nRowIn = 1
nRowOut = 6
nColOut = 7
While Len(Sheets("Sheet1").Cells(nRowIn, 2).Value) >
Please help
-- Forwarded message --
From: Rajesh Nair
Date: Fri, Apr 16, 2010 at 4:16 AM
Subject: $$Excel-Macros$$ Data requeired please help me
To: excel-macros@googlegroups.com
Hi All,
Please help me to pull data from sheet 1 to sheet2 in a column by clicking
a command butto