I want to take data in 1 cell and have it change the value in another cell
i.e.
The user input cell would say "11-Bus-2-2A1" I want it to change the data in other cells to read
The text in quotes being what changes based on that input above
Stamp: "11"
Row: "2"
Side: "West"
Feed: "Utility"
Source: "A"
Each of the output cells need to read certain areas of the input cell to change its value
i.e. A1 = Utility
The first "2" equals row
the second "2" equals east or west depending if it is 1 or 2 and so on
Any suggestions?
i.e.
The user input cell would say "11-Bus-2-2A1" I want it to change the data in other cells to read
The text in quotes being what changes based on that input above
Stamp: "11"
Row: "2"
Side: "West"
Feed: "Utility"
Source: "A"
Each of the output cells need to read certain areas of the input cell to change its value
i.e. A1 = Utility
The first "2" equals row
the second "2" equals east or west depending if it is 1 or 2 and so on
Any suggestions?