Is This what you mean
![]()
Sub Gotodate() Dim dt As String dt = Format(Now(), "mm-dd-yyyy") With Sheets(dt) .Range("b4").Value = "Selected" End With End Sub
Is This what you mean
![]()
Sub Gotodate() Dim dt As String dt = Format(Now(), "mm-dd-yyyy") With Sheets(dt) .Range("b4").Value = "Selected" End With End Sub
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks