View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Al[_7_] Al[_7_] is offline
external usenet poster
 
Posts: 5
Default Set variable equal to a cell value & more

I have a three part question.
First, I want to be able to assign a value in a cell, on
only one of three worksheets, to a variable.
Second, I want to be able to compare that value using a
CASE statement.
Finally, I want to be able to associate this macro to a
command button that will run it.
Thanks in advance,
Al