Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks for the quick response. When I tested your suggestion, I
received a "Compile Error: Sub or Function not defined". This is the code as I have it: For Each rw In ActiveSheet.UsedRange.Rows If Application.CountIf(rw, "*monetary*") 0 Then With rw .NumberFormat = Text(A1 * 100, "000000000") End With End If Next I'm definitely a novice, so I'm not sure where to begin troubleshooting. Thanks again for your help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
format row of cells to highlight least amount | Excel Worksheet Functions | |||
month & year format in two digits | Excel Discussion (Misc queries) | |||
How can I format the #of decimals, field types, etc. automaticall. | Excel Discussion (Misc queries) | |||
How do I format cells to a specific number of digits? | Excel Discussion (Misc queries) | |||
Conditional Format With SUMIF | Excel Worksheet Functions |