Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

[EXCEL] referencing a cell's value AND format

Status
Not open for further replies.

RedBean

Programmer
Jul 23, 2002
16
0
0
US
Is there a way to reference both another cell's value and formatting? I have 2 sheets, one with book numbers and their current status and the other with orders. I have the orders sheet perform a vlookup on the book number on the book number page. While this gives me the current status of the book, I also want the format of the status cell(bold, underline, bg color, etc) to show up on the corresponding cell on the orders sheet. Is this even possible using only worksheet functions? I can easily do this with VBA, but I am trying to get this done without resorting to that. Any help would be appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top