Thread
:
Problem with macro
View Single Post
03-30-2014, 07:57 AM
MS baby
Windows 7 64bit
Office 2013
Novice
Join Date: Feb 2014
Posts: 11
Hope i doing right.
Here is my code
Sub Macro1()
'
' Macro1 Macro
'
'
Cells.Select
Selection.EntireColumn.Hidden = False
ActiveSheet.ShowAllData
Range("C1:E1").Select
End Sub
MS baby
View Public Profile
Find all posts by MS baby