I have a predefined parameter spreadsheet setup to read in a test sequence. It has two tabs. One tab is labeled "Bay1" and the other tab is labeled "Bay2". The test software that reads this is locked down, so I am limited to my ability to change the structure of the spreadsheet. They have this setup for flexibility so that you can have different tests in different cells, but it creates a problem...There is no way to guard against an update a sequence in the "Bay1", but don't update "Bay2". The ONLY difference between these two sheets is that "Bay1" references "Zebra1" and "Bay2" references "Zebra2". The way this spreadsheet is structured, you can add delays and other test sequence steps by moving rows around. I'd like to setup a formula in one sheet that references the sheet name (to extract the 1 or 2) and in the other sheet, use that formula to get the sheet name.
Is this actually possible without a macro? I want to set this up so that "Bay2" is locked and if someone wants to make a change, it only occurs on the first sheet.
Is this actually possible without a macro? I want to set this up so that "Bay2" is locked and if someone wants to make a change, it only occurs on the first sheet.