Skip to main content
1 of 3
Victor Santos
  • 563
  • 2
  • 5
  • 6

'Lock' part of formula when copying from one cell to another

I have the formula bellow on a Google Spreadsheet file:

=IF(I11="VSS";G11;IF(I11="MCS";0;G11*Totais!C30)) 

I would like to freeze Totais!C30 when I click on bottom right of cell and drag down.

Currently when I do this, Totais!C30 change to Totais!C31, Totais!C32, C33...

Is there a way to do it?

Thank you.

Victor Santos
  • 563
  • 2
  • 5
  • 6