Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. renesp

    Excel Cell Referencing

    Thank you very much for all your help. The INDEX feature worked well.
  2. renesp

    Excel Cell Referencing

    Thank you all for all your help.
  3. renesp

    Excel Cell Referencing

    It keeps giving me 0 and when I change the cell type to date it always gives me 1/0/1900.
  4. renesp

    Excel Cell Referencing

    So should it be =OFFSET(Sheet2!A1,COUNTA(Sheet2!F:F)+8,5) instead of =OFFSET(Sheet2!A1,COUNTA(Sheet2!F:F)+7,5)
  5. renesp

    Excel Cell Referencing

    The header starts from B7-F7. So the data starts on row 8. So there is "data" above F8 but nothing important. Thank you all once again.
  6. renesp

    Excel Cell Referencing

    I've tried the offset formula but it just returns 1/0/1900. When it the last cell in column F has 8/12/10. I forgot to mention that the data starts on F8 and continues on down.
  7. renesp

    Excel Cell Referencing

    I need to know what is in the last cell in column F. So if i add another row, the next last cell in column F keeps showing up. Thanks
  8. renesp

    Excel Cell Referencing

    Hi all and thanks for helping out. I need to have a cell on Sheet1 keep referencing the latest cell of column F Sheet2. So as the worksheet grows,I know the what the latest information on the other worksheet is. Thanks again.

Part and Inventory Search

Back
Top