Basically what i need is this, i have two spreadsheets, `Cutlist`and "FormIV", I use form IV for data entry and it is where my user form inputs data, and i use CutList to format the data into a readable form, with the correct boarders etc so that when its printed it looks nice. What i need is something that will automatically check and see if the say row 3 in FormIV has data and if it does i need it to format say row 8 in Cutlist the same as row 7, that includes relative values in the cells themselves as i am useing some functions in row 7. if you need a sample let me know.