L
Lisa W.
I am attempting to create a query that will pull a range of numbers and for
each row, including other data fields that are default values.
Below is an example of the range (Example1).
Example1
Begin Position ID 72 End Position ID
7210001 7210199
I want the query results to include the Begin and End Position ID, as well
as those numbers that fall within that range, along with that list of numbers
would be additional values as below (Example2)
Example2
Loc Value Departments Cost Center Division PositionID
3005 0E75 A03 R07 7210001
3005 0E75 A03 R07 7210002
3005 0E75 A03 R07 7210003
3005 0E75 A03 R07 7210004
3005 0E75 A03 R07 7210005
Is this possible?
Thanks,
Lisa W.
each row, including other data fields that are default values.
Below is an example of the range (Example1).
Example1
Begin Position ID 72 End Position ID
7210001 7210199
I want the query results to include the Begin and End Position ID, as well
as those numbers that fall within that range, along with that list of numbers
would be additional values as below (Example2)
Example2
Loc Value Departments Cost Center Division PositionID
3005 0E75 A03 R07 7210001
3005 0E75 A03 R07 7210002
3005 0E75 A03 R07 7210003
3005 0E75 A03 R07 7210004
3005 0E75 A03 R07 7210005
Is this possible?
Thanks,
Lisa W.