How about:
![]()
Sub marine() With Application N1 = .InputBox(prompt:="Enter first number", Type:=1) N2 = .InputBox(prompt:="Enter second number", Type:=1) MsgBox N2 - N1 End With End Sub
stop project until i get better
wait
use a totally different macro
don't do it ever again
How about:
![]()
Sub marine() With Application N1 = .InputBox(prompt:="Enter first number", Type:=1) N2 = .InputBox(prompt:="Enter second number", Type:=1) MsgBox N2 - N1 End With End Sub
Gary's Student
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks