Is there any way of finding the formatting of a cell and return a value in another cell?
e.g.
[tt]
IF Cell A1 is bold
THEN Cell B1 has a 1
[/tt]
or
[tt]
IF Cell A1 has a border
THEN Cell B1 has a 2
[/tt]
etc...
It cannot be with VB as the originator of the spreadsheet does not want VB/macros/etc used!
It would be very simple using VB!!
I can't see a way using the [tt]=CELL()[/tt] worksheet function.
Any help greatfully received.
Aubs
e.g.
[tt]
IF Cell A1 is bold
THEN Cell B1 has a 1
[/tt]
or
[tt]
IF Cell A1 has a border
THEN Cell B1 has a 2
[/tt]
etc...
It cannot be with VB as the originator of the spreadsheet does not want VB/macros/etc used!
It would be very simple using VB!!
I can't see a way using the [tt]=CELL()[/tt] worksheet function.
Any help greatfully received.
Aubs