Hello,
I’m trying to develope a macro that will make decisions based on two option buttons for each row of data. My data consist of transmission wire types along with its costs and construction costs. I’m trying to load a macro into a command button that will compute the costs of each wire depending on whether its added (wire cost + construction cost) or replaced (just construction costs). I don’t know how to assign two option buttons to a cell so that I can write a macro to make a decision on that cell. I figure I may have to use IF THEN statments but how do I write the macro to even understand that option buttons are involved. Attached is an example of the spreadsheet that I’m trying to put together. Nothing is loaded into the options buttons nor the command button. Everything is there only as illustrations to understand exactly what I’m trying to do.
I really look forward to any suggestions. Thanks
LaMont