relative reference

  1. J

    VLOOKUP when Table Array Changes

    Hi, I'm new here, and I have a question regarding a problem I ran into today, at work. I am basically using the VLOOKUP function in a sheet (sheet1), to pull out data from another sheet(sheet2). But on a regular basis, the Table Array from sheet2 is changed, because the data from sheet2 is...
  2. J

    relative sheet reference? is it possible?

    I have multiple tabs names Rep1, Rep2, Rep3, etc. On a summary sheet I have a cell set as =Rep1!D11 If I click on that and drag it down to fill series it goes to Rep1!D12, Rep1!D13 etc. Is there a way to make it remain D12 and change to Rep2, Rep3, Rep4 etc? I would like to change the...
  3. C

    Function Procedure Path Issue

    This is a frequent problem for me. When I save a macro-enabled workbook that contains function procedures into a new file name, when the workbook attempts to use the function procedures, it is looking for the function procedures in the old workbook name, not the new one. Borrowing some...
  4. P

    INDIRECT in SUMIF formula - Relative reference problem (Excel 2007)

    Hi all, The following formula works to =sumif certain values from another worksheet when A3 is the name of the worksheet. =SUMIF(INDIRECT("'"&$A3&"'!$A:$A"),"Churned",INDIRECT("'"&$A3&"'!Q:Q")) When I drag this formula up or down my sheet, the row number in the reference to A3 changes as...
  5. P

    Copying fromula down have row desinatiion change by two rows instead of one

    I'm trying to consolidate some information on a summary sheet. In A1 in my summary sheet I have the formula =Sheet1!A6. When I copy this formula down I need it to change to =Sheet1!A8 =Sheet1!A10 =Sheet1!A12 =Sheet1!A14 =Sheet1!A16 etc Is there a way to do this
  6. M

    Macro doesn't work using relative cells

    Hi there, I am trying the macros from the beginning of the book "VBA AND MACROS". When I tried to record the 2nd (Using relative references) and the 3rd (Not using AutoSum), the macros does not work, it load the invoice file but there is no formatting, and the "Design Mode" icon gets activated...
  7. S

    copy and paste formula without clipboard?

    Is there a way to copy and paste a formula with some vba instead of the clipboard? Every once and awhile, I'll be trying to make duplicate copies of a page in a worksheet so that I have 50 - 100 pages of the same template. Sometimes the formulas copy/paste great with relative referencing. But...
  8. C

    Item Selection within a Macro

    I am a teacher and I set up a tool to take exported student test responses and turn them into a table with "offset". I have set up macros for everything but selecting the number of questions to copy. "Shift + arrow" takes me to the end of the record (of 50) but most test have less than that...
  9. B

    relative worksheet reference using range copy

    Windows 7 Excel 2007 <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p> I am trying to make to relative worksheet reference within a range of cells while doing a copy of a template worksheet. The copy below is working ok when running my “Results worksheet”...
  10. A

    Formula not displaying proper values when copying

    The strangest kind of error is happening - when I drag a cell containing a formula to the adjacent cell - the formula copies properly but the value that is displayed changes to the ACTUAL contents of the originating cell. For example, if I create a formula =PROPER(A2) in cell B2 and then drag to...
  11. 1

    Pivot Table Data Range Folder

    Is there a way to use VBA or other solution to have my pivot tables point to the same file name and range, but in different folders? For example, I have a folder named 2010-MAY. I have pivot tables that update from a file in that folder called Data.xls. The file has a text-import range...
  12. L

    Auto filter messing up my data

    Help! when i autofilter any column in my database it rearranges all rows - but i have formulas in one column that are dependent on other cells adjacent to it in a row, and that relative formula doesnt move with the cell! so when C3 at first = B3/A3 (let's say result in C3 is 0.32) after i...
  13. T

    Find Text and Replace with Formula using VBA

    Hey all! I'm looking for a code in my macro that will search out a text in a given range and replace it with a formula. For example: In column G, I want to find and replace every instance of the word "Total" (a stand-alone word, not part of a formula) with a formula similar to...
  14. B

    VBA: Moving Sheets: Variable Names

    Hi, Having cobbled together the following I'm snagged on how to move a sheet in the active workbook to another open workbook which I do not want to explicitly type the name of. 'Move sheet to target book ActiveSheet.Move Before:=Workbooks(XXX).Sheets(1) Where XXX on other forums can be...
  15. J

    combined vlookup and hlookup in VBA

    I have a giant spreadsheet that has 2 worksheets. in the cells i have the following equation: =IF((VLOOKUP($C14,'Avail Parameters'!$C$5:$M$296,(HLOOKUP(F$4, 'Avail Parameters'!$G$394:$M$395,2,FALSE)),FALSE))="Yes", "EnterData", " ") I want to change this so that instead of saying "EnterData"...
  16. S

    Relative Referencing not Working...Please Help

    I have this LONG formula in a cell (J895). When I copy and then paste it to J937 I would expect it to act RELATIVE in respect to the rows on the same sheet. But instead, it pastes the same formula, like an ABSOLUTE. Please help me find what I am missing. Many Thanks...
  17. C

    VBA pivot table creation automation and relative reference for worksheet

    I am trying to create an macro that would auto-create a pivot table. I can record the macro and make it work perfectly on the same file. However, the name of the file I would like to run this macro on changes every day. There must be a way to make this statement be relative and not require the...
  18. S

    ActiveCell other sheet

    I’ve created the following macro (relative reference) and assigned it to a button in order to be applied on the first sheet (= “Jan”) :<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p> Sub IP_III() ' ' IP_III Macro ' Macro recorded 18/08/2009 by brutsaj '...

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