Friday 2 January 2015

Inserting time in Activecell and autofit the content

Inserting time in Activecell and autofit the content.


Sub Button1_Click()
ActiveCell.Value = Time
ActiveCell.Columns.AutoFit
End Sub

Download Example


http://www.4shared.com/file/iYMCgg7sba/VBA_Insert_Time_ActiveCell.html
 

No comments:

Post a Comment