wat are the statments to enable a textbox value(in vba/excel userform) to tranfer to another excel spreadsheet in a separate project?
Public Sub cboProjectName_Change()
.
.
.
.
Printable View
wat are the statments to enable a textbox value(in vba/excel userform) to tranfer to another excel spreadsheet in a separate project?
Public Sub cboProjectName_Change()
.
.
.
.
pardon?Quote:
Originally posted by Goh
wat are the statments to enable a textbox value(in vba/excel userform) to tranfer to another excel spreadsheet in a separate project?
Public Sub cboProjectName_Change()