K
Kevin G
I have a table that I would like to occasionally add rows to. I need to add
28 rows at a time and three of the columns would all contain the same data.
If anyone needs to know or cares it's a DS3 inventory table. When I add a
new DS3 I'd like to show the DS3 ID to each of the 28 timeslots along with 2
other columns of info.
I have done this in the past but have totally forgotten how. The DS3 ID and
one other column will require user input, the third column will number 1 - 28.
Ex:
Column1 Column2 Column3
OC12.1.1(user input) 1 101/T3/LocationA/LocationB
(user input)
28 rows at a time and three of the columns would all contain the same data.
If anyone needs to know or cares it's a DS3 inventory table. When I add a
new DS3 I'd like to show the DS3 ID to each of the 28 timeslots along with 2
other columns of info.
I have done this in the past but have totally forgotten how. The DS3 ID and
one other column will require user input, the third column will number 1 - 28.
Ex:
Column1 Column2 Column3
OC12.1.1(user input) 1 101/T3/LocationA/LocationB
(user input)