BIGTONE559
Active Member
- Joined
- Apr 20, 2011
- Messages
- 336
Greetings,
i'm trying to figure out how to highlight a row, and also increase font size of a row where the active cell is. It would also be nice if this macro ran once the file was opened as well.
Data will be in the following range:
B10:O45
i.e. if cell d10 is selected Range(Cells(2,10),Cells(15,10) would be highlighted in yellow with D10 slightly larger than the other cells.
Is this possible? also would be nice if the font of the entire row was bold.
Regards!
i'm trying to figure out how to highlight a row, and also increase font size of a row where the active cell is. It would also be nice if this macro ran once the file was opened as well.
Data will be in the following range:
B10:O45
i.e. if cell d10 is selected Range(Cells(2,10),Cells(15,10) would be highlighted in yellow with D10 slightly larger than the other cells.
Is this possible? also would be nice if the font of the entire row was bold.
Regards!