$$Excel-Macros$$ VBA questions

2014-08-03 Thread kapil Gupta
Hello, Please solve this VBA Question paper As soon as possible. Please find the attached files and check. Regards, Kapil Gupta -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ https://www.fa

$$Excel-Macros$$ VBA Questions

2013-09-12 Thread Junaid Khalid
Q # 1 Write a sub procedure in VBA that either adds, subtracts, multiplies, or divides two numbers. The procedure should be called by another sub procedure that collects the two numbers from the user and asks the user which mathematical operation is desired. The