Thread
:
0 As Default Value
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
muddan madhu
external usenet poster
Posts: 747
0 As Default Value
Sub default()
Range("E:F").Select
Selection.Value = 0
End Sub
On Apr 1, 7:00*pm, Irfan wrote:
I am working on worksheet and require Complete Column E and F have the
default value of 0. Please Help
Reply With Quote
muddan madhu
View Public Profile
Find all posts by muddan madhu