*RANGE Questions

1

VBA format a cell based on range contents
I need to create a macro that goes in to a worksheet and looks at the contents of a range to see if it contains any number other than zero. If it does, I need it to turn a separate cell yellow. ‘assign variables Dim rngSat As Range Dim rngSun As Range Dim wsOT As [...]

Answer Question   |  May 20, 2009  5:11 AM
*RANGE, Conditional formatting, Excel VBA, Microsoft Excel, VBA, Visual Basic for Applications
asked by:
15 pts.

*range
‘%SST(class 1 1) *range(7 8) Can I do this?

Answer Question   |  April 28, 2008  6:13 PM
*RANGE
asked by:
5 pts.

1