Thread: freeze cells
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
LL0rd[_2_] LL0rd[_2_] is offline
external usenet poster
 
Posts: 1
Default freeze cells


Helen Trim Wrote:
This procedure does what you want for the activecell:

Sub Freeze()
ActiveCell.Formula = ActiveCell.Value
End Sub

HTH
--
Helen



Jeah! Great THX!


--
LL0rd
------------------------------------------------------------------------
LL0rd's Profile: http://www.excelforum.com/member.php...o&userid=23712
View this thread: http://www.excelforum.com/showthread...hreadid=373879