Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi I think there is something wrong with "For Each wks In ActiveWorkbook", any help is much appreciated. Sub taz() Dim wks As Worksheet Dim ActiveWorkbook As Workbook For Each wks In ActiveWorkbook If Cells(3, 1) = "taz" Then Cells.Font.Bold = True End If Next wks End Sub -- T De Villiers ------------------------------------------------------------------------ T De Villiers's Profile: http://www.excelforum.com/member.php...o&userid=26479 View this thread: http://www.excelforum.com/showthread...hreadid=553558 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
liner programming | New Users to Excel | |||
Solver. When a model is liner and when it's not? | Excel Discussion (Misc queries) |