I wanted to do edit in the booking sheet (sheet4).
Option Explicit
Sub Editme()
With ActiveCell
Application.SendKeys ("{F2}{HOME}+{END}")
End With
End Sub
Really, that was your response, I know there is anedit button in your file, the EDIT MACRO (editme) you have assigned to this button is missing in your file. If you yourself have no clue on the file you are working on god bless the company who hired you for this job.....there is an edit button on booking sheet