+ Reply to Thread
Results 1 to 2 of 2

Updating List

  1. #1
    amitwaze
    Guest

    Updating List

    Hi,

    i have created a list in sheet 1 and and the same list i have created in
    sheet 2.. now if i add in sheet 1 list will the same gets updated in sheet 2
    or in some other open workbook .. is there any way to do this without a VBA
    code..?? any function which works on cell reference or range reference..??
    --
    amitwaze

  2. #2
    Forum Contributor
    Join Date
    02-28-2006
    Posts
    690
    in cell A1 of sheet 2 enter the formula

    =if(sheet1!a1="","",sheet1!a1)

    then copy this to however many rows and columns you want.

    then as you add data on sheet 1, it will appear on sheet 2

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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