Here is my scenario:
I have a spreadsheet for inventory purposes. Sheet1 is the Data Entry sheet. I am copying certain headers and coresponding data (all info from the same row relates to each other) to my Price List sheet. Then I am conditionally formating the Price List sheet, to use as handouts to salesman/customers.
The problem I am running into is if I go to the Price List page, and highlight Column A, then enter
=Data Sheet1!H:H
It copies the cell value of to Row 1, but nothing for the rest of the rows. Now if I drag the data down, I get the corresponding data. However, on some columns where the info is blank, it is returning a "0". So if I drag down 500 or so rows, I may have 100 with a bunch of 0's.
This doesn't look nice for printing purposes, especially if my data ends at row 399. How can I keep this from happening, and how can I set the sheet up so that if I add new rows to the Data Entry sheet, they reflect on the Price List sheet?
Should be simple, but I can't seem to get it.
Thanks for the help.
Russell
I have a spreadsheet for inventory purposes. Sheet1 is the Data Entry sheet. I am copying certain headers and coresponding data (all info from the same row relates to each other) to my Price List sheet. Then I am conditionally formating the Price List sheet, to use as handouts to salesman/customers.
The problem I am running into is if I go to the Price List page, and highlight Column A, then enter
=Data Sheet1!H:H
It copies the cell value of to Row 1, but nothing for the rest of the rows. Now if I drag the data down, I get the corresponding data. However, on some columns where the info is blank, it is returning a "0". So if I drag down 500 or so rows, I may have 100 with a bunch of 0's.
This doesn't look nice for printing purposes, especially if my data ends at row 399. How can I keep this from happening, and how can I set the sheet up so that if I add new rows to the Data Entry sheet, they reflect on the Price List sheet?
Should be simple, but I can't seem to get it.
Thanks for the help.
Russell