View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cmk18[_7_] cmk18[_7_] is offline
external usenet poster
 
Posts: 1
Default Creating Sheets in VBA


I want to create a set of sheets that are basically the same, except for
a few changes. But I may need to create new ones on the fly, and I was
curious if there was a way to check if the sheet exists and if it does
go to that sheet, and if it doesn't create a new one. I was planning
on using a naming configuration of ScoringSheet_x and the x would be
selected by the user.


--
cmk18
------------------------------------------------------------------------
cmk18's Profile: http://www.excelforum.com/member.php...fo&userid=6047
View this thread: http://www.excelforum.com/showthread...hreadid=386196