D
Dave W
what am I missing
=IF(OR(cab_type=obc,"OB"&cab_width&"-"&no_of_doors&"-
"&no_of_drawers,cab_type=owc,"W"&cab_width&cab_height&cab_
depth),"")
the object of the formula is to fill in a cell with OB24-
1-1 or W243612 based on the type of cabinet chosen from a
drop down list in another cell.
I hope this makes enough sense
Thanks in advance for any hepl
=IF(OR(cab_type=obc,"OB"&cab_width&"-"&no_of_doors&"-
"&no_of_drawers,cab_type=owc,"W"&cab_width&cab_height&cab_
depth),"")
the object of the formula is to fill in a cell with OB24-
1-1 or W243612 based on the type of cabinet chosen from a
drop down list in another cell.
I hope this makes enough sense
Thanks in advance for any hepl