Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Well... to me anyways...
O.k. First, is there a faster way to do this: For Each c In ActiveSheet.UsedRange If c.Formula Like "=*" Then c.Font.Italic = True Else c.Font.Italic = False End If Next And second, how do I do something For Each Sheet in Workbooks("This Workbook")? I've tried doing that, and it doesn't seem to be working. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If Formula great than 7 scenarios | Excel Discussion (Misc queries) | |||
What Formula to use(VBA will be great to) | Excel Discussion (Misc queries) | |||
Help on any part of this would be great | Excel Discussion (Misc queries) | |||
THIS IS A GREAT SITE! THANK YOU!!!! | Excel Discussion (Misc queries) | |||
Great discovery? | Excel Worksheet Functions |