View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
nbs nbs is offline
external usenet poster
 
Posts: 7
Default Refer to another Sheet (Easy)

Thanks guys...problem solved!!!
-----Original Message-----
You could use the line Worksheets("Sheet2").Activate to

select sheet 2
before the userform enters the data.

Simon


---
Message posted from http://www.ExcelForum.com/

.