When I attempt that it says there is an error.

For example the sheet it is referencing is called Current while the sheet I am on is called lw

So the way its set up now is...
=Current!A1

I tried both of these below and it game me an error saying I could not do it.
=Current$A$1
=Current$A1