Sheet to sheet code Type Mismatch
Hi Howard,
Am Tue, 23 Apr 2013 12:00:10 +0200 schrieb Claus Busch:
.Formula = "=Vlookup(D1,Sheet1!A1:B25,2,0)"
there is a typo in the formula above.
Change to:
..Formula = "=Vlookup(D1,Sheet1!$A$1:$B$25,2,0)"
Regards
Claus Busch
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2
|