View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kidkarma kidkarma is offline
external usenet poster
 
Posts: 4
Default urgent-looping through data validation list then printing as per each value

Hey all,

I feel like this is a simple issue but am trying to get my head around
using VBA.

I need a code that loops thorugh a data validation list and as it
selects each value in the list, prints out the active worksheet.
(guessing some sort of loop is needed)sorry for sounding like such a
beginner.

thanks!