+ Reply to Thread
Results 1 to 2 of 2

Looking for a formula for filling the data upto certain number of rows

  1. #1
    Registered User
    Join Date
    08-28-2014
    Location
    dehradun
    MS-Off Ver
    2013
    Posts
    6

    Looking for a formula for filling the data upto certain number of rows

    Hi all,

    First of all i would like to thank all the members for giving a prompt response and providing a solution of my problem in a very short time.

    This time i need your help again. I have a workbook with three sheets in it. I use to paste an amount of data, in the form of a table, in sheet 1 and sheet 2 but every time the number of rows are different. Now i match the data of both the sheets using index and match function, which i have applied in sheet 3 and is working fine. The problem is that if my data in sheet one is upto the 100 rows, i have to drag down the formula in sheet 3 upto 100 rows for getting desired result every time. So i am searching for a formula which can find the last row number of filled cell in sheet 1 and automatically fills the formula in sheet 3 up to that row number accordingly. If this is possible through VBA code i am ready to try this also.

    Guys help me out. Thanx in advance.

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Looking for a formula for filling the data upto certain number of rows

    use the iferror formula and drag down to row 2500.

    row 1 till 2500 will be filled with data or with a blanc cell

    e.g. =iferror("yourformula,"")
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

+ 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. Replies: 0
    Last Post: 06-29-2014, 03:05 AM
  2. [SOLVED] Loop specific VBA code for every 15 Rows upto 5000 rows of a sheet
    By Narasimharao Nandula in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-26-2013, 08:48 AM
  3. Replies: 2
    Last Post: 01-06-2013, 05:50 AM
  4. Replies: 4
    Last Post: 08-02-2010, 04:26 PM
  5. adding a formula upto the last row of data
    By boomshank in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-14-2009, 05:28 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