View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gladiator Gladiator is offline
external usenet poster
 
Posts: 24
Default Multiple reference locking/unlockng in formulas

Hi All,
I have several columns where i need to unlock or lock the references inside
formulas in each cell (removing "$"s from references). How do I perform a
massive action? Thanks.