snowman1976
Board Regular
- Joined
- Nov 4, 2008
- Messages
- 191
hello
i have a column in sheet 1 that lists different items, some are bold text and others are not. the bolding is significant since everyone that uses it understands why things are bolded or not (signifies arrival of goods).
in sheet2, I want to reference sheet one and only return the value in sheet1 if its bolded.
for example in cell A1 (in plain english):
=if(sheet1!A1=bold, sheet1!a1, else "")
i cant find any type of formula that will do this. Does anyone have any thoughts /suggestions how I could do this??
thanks
i have a column in sheet 1 that lists different items, some are bold text and others are not. the bolding is significant since everyone that uses it understands why things are bolded or not (signifies arrival of goods).
in sheet2, I want to reference sheet one and only return the value in sheet1 if its bolded.
for example in cell A1 (in plain english):
=if(sheet1!A1=bold, sheet1!a1, else "")
i cant find any type of formula that will do this. Does anyone have any thoughts /suggestions how I could do this??
thanks