View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
purple[_2_] purple[_2_] is offline
external usenet poster
 
Posts: 1
Default Help with selective info in a FORM

Hi,
I created a form with validation rules, macro to reset each cells whenever
needed, etc... My question is this: is there a way excel can give me defined
cells (for input of information)? Dependent on a option I
selected/validated, I want to get just the details/information on the form
based on that option. Otherwise, if a cell isn't relevant it will be blacked
out by excel. Please help!!