[Solved] Manage repository datas by rows in multiple sheets

Discuss the spreadsheet application
Post Reply
helosourav
Posts: 4
Joined: Thu Aug 13, 2015 9:00 pm

[Solved] Manage repository datas by rows in multiple sheets

Post by helosourav »

helllo i am managing some product and its virson & mrp through different spreadsheet . i have created a REPOSITORY SHEET
repository sheet
repository sheet
i again created different sheets for different stores.
store 1 sheet
store 1 sheet
store 2
store 2 sheet
store 2 sheet




now i need a solutions by which when i do some change to any poroduct in the repository sheet the fields for the same products in the different store sheet should be updated dynamicaly.
and how can i add a product in other sheet so that its entire row also got into that sheet.
like if i add value '2' in the product number field , BETA 12.5 $2.00 will also get copied from the reprository
that entire row needs to be inserted.
store 2 sheet
store 2 sheet
Last edited by helosourav on Fri Aug 21, 2015 4:09 pm, edited 3 times in total.
open office 4 in cent os
jrkrideau
Volunteer
Posts: 3816
Joined: Sun Dec 30, 2007 10:00 pm
Location: Kingston Ontario Canada

Re: How to manage repository datas by rows,,,in multiple sh

Post by jrkrideau »

This is probably not the answer you want to hear but if you must use a spreadsheet it would be much better to have all the data on one sheet laid out as it is now but with one more column for a store ID.

Then you can do everything it appears that you need with a pivot table or set of pivot tables (aka data pilot). This layout allows you to slice and dice by any column or set of columns. It is far more flexible, less work and less error prone than trying to maintain multiple sheets.
LibreOffice 7.3.7. 2; Ubuntu 22.04
User avatar
MrProgrammer
Moderator
Posts: 5424
Joined: Fri Jun 04, 2010 7:57 pm
Location: Wisconsin, USA

Re: How to manage repository datas by rows,,,in multiple sh

Post by MrProgrammer »

helosourav wrote:now i need a solutions by which when i do some change to any poroduct in the repository sheet the fields for the same products in the different store sheet should be updated dynamicaly.
[Tutorial] VLOOKUP questions and answers

If this answered your question please go to your first post use the Edit button and add [Solved] to the start of the title. You can select the green checkmark icon at the same time.
Mr. Programmer
AOO 4.1.7 Build 9800, MacOS 13.7.8, iMac Intel.   The locale for any menus or Calc formulas in my posts is English (USA).
helosourav
Posts: 4
Joined: Thu Aug 13, 2015 9:00 pm

Re: How to manage repository datas by rows,,,in multiple sh

Post by helosourav »

@jrkrideau thnx thats a nice idea,,, but i can do it for temporary ,because there are many othere parameters like product vendor / department that i need to fill in respective store.,... this vlookup is helpful i thing. @MrProgrammer
open office 4 in cent os
jrkrideau
Volunteer
Posts: 3816
Joined: Sun Dec 30, 2007 10:00 pm
Location: Kingston Ontario Canada

Re: How to manage repository datas by rows,,,in multiple sh

Post by jrkrideau »

helosourav wrote:@jrkrideau thnx thats a nice idea,,, but i can do it for temporary ,because there are many othere parameters like product vendor / department that i need to fill in respective store
This makes sense but it may be better to then put everything on one sheet once you have data set up.

A better solution is to use a data base for all of this. The problem is that setting up a data base is much more complicated and it has a difficult learning curve. The advantages are it is easier to maintain, there is far less need to data entry, a greatly reduced chance of errors and an overall more stable system.
LibreOffice 7.3.7. 2; Ubuntu 22.04
Post Reply