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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

References

Status
Not open for further replies.

54

Programmer
Jul 21, 2000
3
SE
I am going to make a list of goods, how many there are of each kind each month. But some goods can be removed and some new supplyed each month. So I start with one woorkbook that lists all goods(book1). Then, I make one workbook with 12 sheets(book2), one for each month. I make references from the cells in book2, to book1. The idea is, that each time new goods arrives, the user can update this in book1 by adding a post. Then, I want this to reflect in each of the 12 sheets in book2, so the user do not have to add one post in each of the 12 sheets. How can I do this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top