Hi,
Need help with Macro. I have many excels in many subfolder. They are all part of one Parent folder. Each subfolder has two excels. The name of each subfolder starts with same word as the first word of excel that subfolder holds. Each excel has one worksheet only.
I need a macro that runs...
I have a table that looks like this:
Need Col D values that have ";" present to be parsed out to create and new worksheet with the results looking like the output below.
I've looked & tried but is beyond my level at this time. Any & all help is greatly appreciated!
:banghead:
Excel...
Hi,
I hope someone could help me with a query I have.
I'm using a the below macro to create new worksheets to an workbook.
Sub CreateNewSheet()Dim sName As String
Sheets("Draw Data").Copy after:=ActiveSheet
sName = InputBox("Enter new sheet name")
On Error Resume Next
ActiveSheet.Name =...
We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel
Which adblocker are you using?
Disable AdBlock
Follow these easy steps to disable AdBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the icon in the browser’s toolbar. 2)Click on the "Pause on this site" option.
Go back
Disable AdBlock Plus
Follow these easy steps to disable AdBlock Plus
1)Click on the icon in the browser’s toolbar. 2)Click on the toggle to disable it for "mrexcel.com".
Go back
Disable uBlock Origin
Follow these easy steps to disable uBlock Origin
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.
Go back
Disable uBlock
Follow these easy steps to disable uBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.