Use VBA please.
Write a function that receives two single values representing resistances (in ohms), and a string value indicating topology (series or parallel), and that returns the total resistance of that network. Write a main program prompts the user for two resistance values and the topology, and that calls this function and reports the total resistance to a message box. Submit the code in pdf format, as part of the larger pdf that is the whole ICP.