Write a VBA function that receives a gauge pressure and barometric pressure and then returns the absolute pressure. Have the function check whether the barometric pressure is zero, indicating that the program should use a default value of 1 atmosphere (or 14.696 psia) to the gauge pressure to calculate the absolute pressure.