+ Reply to Thread
Results 1 to 2 of 2

Autofill IF sentence through large table with input from both rows and columns

  1. #1
    Registered User
    Join Date
    02-06-2015
    Location
    Oslo
    MS-Off Ver
    2013 Pro
    Posts
    1

    Autofill IF sentence through large table with input from both rows and columns

    Hi,

    I have a problem with autofill of an IF sentence through a large table (around 10 000 rows)
    The IF sentence I need to autofill the table with is show in the below table (Hvis = IF in norwegian):

    hvis.PNG



    I have 100 different resources and 100 prosjects over 52 weeks. Now I only have code for 10 resource types in project 1, I need to autofill the rest of the rows and colums. Since I am reffering to colums when I autofill rows the columnletter does not change, is there something else I should add in the rows to make it work?

    Hope some of you know what to do so I dont have to do fill 10 000 rows manually

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,613

    Re: Autofill IF sentence through large table with input from both rows and columns

    My first thoughts:
    Check if you cannot make your life easier by using proper addressing (mixed $A1 A$1 or absolute $A$1 also, not only relative one A1 as you have now).
    Instead of several IFs and chceking in one column for some condition, and summing another column when the condition is fulfilled use SUMIF function.
    Look at INDIRECT function and may be also ADDRESS function. OFFSET could also be usefull.

    And standard suggestion:
    Attach a sample workbook (not/not_only a screenshot). Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    Best Regards,

    Kaper

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Import large Hex File and be able to input number of rows and columns to use
    By ssaverin in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-15-2013, 11:03 AM
  2. [SOLVED] Swapping rows for columns and columns for rows in a large database
    By Bloomingdales in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-19-2012, 06:06 PM
  3. Input Cell to create table with input # of rows
    By pgreenway in forum Excel General
    Replies: 3
    Last Post: 05-04-2011, 03:18 PM
  4. autoFill rows in excel from given input
    By emoney43 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-29-2009, 02:19 PM
  5. Replies: 1
    Last Post: 07-16-2005, 11:05 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1