View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
dla80 dla80 is offline
external usenet poster
 
Posts: 1
Default Can I link/lock rows so they move together in a sort?

I have a workbook that is made up of three sheets. Sheet one is the main
sheet to input data of clients. It contains client names, ID Numbers, then
many columns of dates that projects were completed. Sheet 2 consists of IF
statements to indicate if projects were completed or not based off of data in
sheet 1. I would like sheet three to serve as a quick reference of contact
info for clients. This sheet consists of name, ID number, address, phone,
and alternate contact info. The problem is that the name and ID number are
pasted links from sheet 1 (so we won't forget anyone and data won't have to
be input multiple times). However, if I sort sheet one it subsequently
changes the order of the clients on sheet three. Is is possible to link each
row so when a sort is performed on sheet one ,the data will be locked with
the linked name on sheet three? I know there has to be a way...maybe I'm
using the wrong formulas to get the names on sheet three?
Thanks for any advice you can give!