Hi All:<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>
<o></o>
I am wondering if it is possible using VBA to ask a user if they would like to sort the data on a worksheet (titled Master) and if so allow them to select the sorting method?<o></o>
<o></o>
I have a macro I am using that compiles all the workbook in a folder. After the data i compiled I =would like to ask the user if they want to sort the data. If they choose yes then show them the column heading in Row 1 and allow them to select how they wish to sort their data. If they choose not to sort it then just exit the sub.<o></o>
Can someone tell me if this is possible and if so get me pointed in the right direction? I searched here and Google but have not yet come across an answer.
THANKS,
Mark
<o></o>
I am wondering if it is possible using VBA to ask a user if they would like to sort the data on a worksheet (titled Master) and if so allow them to select the sorting method?<o></o>
<o></o>
I have a macro I am using that compiles all the workbook in a folder. After the data i compiled I =would like to ask the user if they want to sort the data. If they choose yes then show them the column heading in Row 1 and allow them to select how they wish to sort their data. If they choose not to sort it then just exit the sub.<o></o>
Can someone tell me if this is possible and if so get me pointed in the right direction? I searched here and Google but have not yet come across an answer.
THANKS,
Mark