No. that is a VBA built in Message Box. We can get it with coding like this
Code:MsgBox Prompt:="Alan Big Cock" & vbCr & vbLf & "big VBA man."
( the people at Microsoft who made Excel probably used something like a UserForm to make that VBA built in Message Box. The approximately story is that…..
…… Excel and Word and similar stuff is made from VBA coding: Excel is just a very long VBA code and it makes a lot of forms. Basically we having access to VBA is like being able to manipulate and change that coding.
For example: When Excel first opens, there is a lot of coding which opens it.
Because Microsoft lets us, and because I am so incredibly big and clever VBA man, and have a big brain, I can put that coding above into the coding that works when you open Excel.
So, if/ when you get macros enabled in your Excel, then open the attached file:
As it opens it will run that coding above, because I have figured out how to put that coding inside the coding that runs when the file is opened )
Alan Big Cock big VBA man.jpg




Reply With Quote
Bookmarks