dynamic sheets

  1. X

    Find a max value across multiple sheets and return sheet name

    I would like to find the largest value across multiple sheets and return the sheet name where the value is located in. The issue is that each week a new sheet is added so I can't create a static list of sheet names. The data are located in the same cell across sheets in cell B10. I have hidden...
  2. C

    Floating Comments Only Show One Comment

    Hello all, Having an issue with floating comments. I have a code that pulls in peoples names from a dynamic number of sheets and then incorporates them into a comment. However when I look at the comments, it only has one name, which is the last one it entered. Can someone tell me what I'm...
  3. P

    Dynamic data sheet combined with one static

    Hi, I am using a sheet in excel which pulls data out automatically from a database. Fills in maybe 20 or so columns with orderinfo. In column A i have a unique order no. What i want to achieve is adding a column for an example C that is static. I fill in a number related to the order and i...
  4. T

    [VBA] hyperlink to another sheet with dynamic name

    Hi there, Here I come with another question that I can't seem to find answer to anywhere. I have following code that is responsible for creating hyperlink to a sheet whose name is the same as cell (r, 4) value: ActiveSheet.Hyperlinks.Add Anchor:=Selection, Address:="", SubAddress:=Cells(r...
  5. K

    Macro to copy and paste dynamically changing sheets

    I have a if-elseif condition that give different sheet after operation(when the loop is runned). I want to copy this sheet as a new workbook, save as temp, email and delete. Need help with the code. Basically want the active sheet to be copied every time. Sub Send_sheet() Dim OutApp As Object...

We've detected that you are using an adblocker.

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.
Go back
Back
Top