J
JDaywalt
I have a macro that imports data into a workbook. The macro provides the
user with an option to either 'replace' the existing data with the new, or
'append' the new data to the bottom of the existing data. I have a message
box that provides yes/no/cancel buttons, but ideally I would rather have the
buttons say Replace/ Append/Cancel. Is there any way to alter the option
button text in a message box? Is there something other than a message box
that could be used to satisfy this need?
user with an option to either 'replace' the existing data with the new, or
'append' the new data to the bottom of the existing data. I have a message
box that provides yes/no/cancel buttons, but ideally I would rather have the
buttons say Replace/ Append/Cancel. Is there any way to alter the option
button text in a message box? Is there something other than a message box
that could be used to satisfy this need?