View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
TommySzalapski[_12_] TommySzalapski[_12_] is offline
external usenet poster
 
Posts: 1
Default Validation Problems


In your validation rule, change

=H47

to

=$H$47

The '$' tells it to lock to that row or column (so H$47 would allow it
to change to I47 if you copied into a cell to the right)


--
TommySzalapski
------------------------------------------------------------------------
TommySzalapski's Profile: http://www.excelforum.com/member.php...o&userid=25561
View this thread: http://www.excelforum.com/showthread...hreadid=390361