+ Reply to Thread
Results 1 to 8 of 8

Need help auto filling data into empty cells based on a pattern of data within same range

  1. #1
    Registered User
    Join Date
    06-06-2015
    Location
    South Carolina
    MS-Off Ver
    Excel 2007
    Posts
    4

    Need help auto filling data into empty cells based on a pattern of data within same range

    PHP Code: 
    Here is the sample.

        
    80    81    82    83    84    85    86    87    88    89    90
    50.0    6.750                                        
    49.5        6.550                                    
    49.0            6.350                                
    48.5                6.150                            
    48.0                    5.950                        
    47.5                        5.750                    
    47.0                            5.550                
    46.5                                5.350            
    46.0                                    5.150        
    45.5                                        4.950    
    45.0                                            4.750 
    Last edited by M5Dave; 06-06-2015 at 01:46 PM.

  2. #2
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Need help auto filling data into empty cells based on a pattern of data within same ra

    If your data start in A1
    B1, B2, ... can be found using the formula
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    and copy to the right
    A3, A4, ... can be found using the formula
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    and copy down
    similary you can found B3, B4, ...

  3. #3
    Registered User
    Join Date
    06-06-2015
    Location
    South Carolina
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Need help auto filling data into empty cells based on a pattern of data within same ra

    Thanks, that method seems very manual. Was hoping for something more automatic if possible. The sample is very small part of larger spreadsheet. I tried to upload Excel file but upload is taking forever. Can't upload image either. In the sample above the date is lining up correctly with the rows, but not the columns so please consider that. Thanks.

  4. #4
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Need help auto filling data into empty cells based on a pattern of data within same ra

    Please send a sample file. I dont Know where is 6.350.

  5. #5
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Need help auto filling data into empty cells based on a pattern of data within same ra

    Assuming that the initial data are
    A2=50.0; B1=80 ; B2=6.750
    you can fill the table from C3 with the formula
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    The formula is valid for the right and down
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    06-06-2015
    Location
    South Carolina
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Need help auto filling data into empty cells based on a pattern of data within same ra

    Sample 1.xlsx

    Here is the file but had to use older version of Excel from another computer to be able to upload file. Known values are on the spreadsheet and are relative to the column headers and row headers. Need to figure out the values of the other cells from known values. Each color coded grid has to stand on its own so can't use values from one color grid to calculate from the other.

  7. #7
    Registered User
    Join Date
    06-06-2015
    Location
    South Carolina
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Need help auto filling data into empty cells based on a pattern of data within same ra

    Never mind guys. I figured it out. Thankyou though.

  8. #8
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Need help auto filling data into empty cells based on a pattern of data within same ra

    You can use the array formula
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    to find the formula to apply.
    See the file
    Attached Files Attached Files

+ 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. Filling a formula pattern across columns using data from one row
    By Wrenthebird in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-25-2015, 08:16 PM
  2. [SOLVED] Auto filling a cell with data from a different sheet based on Today()
    By idaho hillbilly in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 12-11-2014, 06:30 PM
  3. Replies: 1
    Last Post: 05-26-2014, 01:31 PM
  4. Data Validation and Auto filling cells
    By Lvenom in forum Excel General
    Replies: 4
    Last Post: 09-27-2009, 01:47 AM
  5. Filling empty cells with the right data from another sheet
    By sentinela in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-26-2009, 05:56 PM

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