"Public" replaced "Global" as the keyword indicating a project wide declaration.

I believe Public came into being with VB5 (although it may have been eariler) and Global was using in Vb 4 and previous.

Global is still available to support backward compatibility.