View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sam Kuo[_2_] Sam Kuo[_2_] is offline
external usenet poster
 
Posts: 1
Default Print/Not print depending on dropdown list value

Hi, I'd like to print (or not print) a particular printing page in a
Worksheet when printing depending on the selection of a dropdown list, where
the list contains "YES" or "NO" created using data validation. Is this
possible? Thanks