cells in worksheet

  1. C

    Communicating cells between worksheets - available resources problem

    Hello, I have a worksheet with a lot of information, and I want to make another one in the same file with some concise information, but when data is changed in the first worksheet to automatically change in the second one. I found the following sollution: copy the respective rows and paste...
  2. C

    Using Right(cellsxxxxxx) in LeftHeader

    I've spent way too much time trying to figure this out and need some help. Trying to force my header to read the RIGHT 7 characters from cell I1 ActiveSheet.PageSetup.LeftHeader = _ Format(Worksheets("SHEET 1").Right(Cells(1, 9), 7).Value)
  3. S

    Formating range is causing phantom rows

    I have a workbook with a lot of subroutines that I've authored. I am having an issue with one of my subs taking way too long. For this investigation I used the Task Manager to track down the problem. When I start the sub(routine), Excel is using 100MB of memory, when it's finished Excel...
  4. M

    Force Data Entry into another Cell???

    I have created a number of buttons which when pressed will all display a certain value into a cell..... After I press a button and it displays the value into a cell, I want to be able to press another button which if there is data already in the cell (from the first button press) it will...
  5. V

    Looping thru cells that actually have data

    Hi, Excel 2007 has a LOT of cells. The looping code (below) looks at all cells, and takes forever... How can the loop be constrained to consider ONLY cells that have some data?? e.g.: text, formula, hyperlink, notes, comments, etc. AND ignore formatting - Could .SpecialSells() be used? - The...

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