I am using the following code but actually want the cursor to be in cell B2 but still have column A visible. Can you please advise what additional code I need to add?

Application.Goto reference:=Sheets("BalanceSheet").Range("A1"), Scroll:=True
Thanks in advance.