input from other cells

  1. S

    Syntax to input variable column references into formula

    Hi. I have an Excel 2007 workbook and on one worksheet it includes a formula all the way down Column H as follows: {=MAX(IF(NOT(ISBLANK('ReferencedSheet'!F$2:F$62)),ROW('ReferencedSheet'!F$2:F$62),0))-1} The worksheet it is on is not 'ReferencedSheet' but BaseSheet. I have tested it and it...
  2. C

    VBA Code to look for ID number in two sheets (Novice here)

    Hi, I would like to look at ID numbers in two worksheets, (sheet1 and sheet2) and if the number (in column A) occurs in both, to put a marker on one of them, called lets say (INDV). I have tried a couple of ways, but I am making a mistake somewhere. Any advice? Daniel
  3. R

    Copy, reformat, and paste from 1 sheet to another

    I haven't touched VBA in a little while (years), and I was never very adept :) Here's what I was looking to do: In my "Input" sheet, I have cells to be filled in by an end-user. The sheet is locked, save for cells C6:F6, C7:F7...C12:F12, all of which contain numeric data. When the macro...
  4. E

    How to change styles interior based on other cells

    Hi all, I would like to know how I can change a certain style based on colors from two cells? I would like to change the .TintAndShade colors to whatever color I put into cell A1 and A2. I got this from recording... With ActiveWorkbook.Styles("Neutral") .IncludeNumber = True...

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