P
PcolaITGuy
I have a spreadsheet of server information with a column called HOSTNAME
where the values are unique and I have other columns such as ENVIRONMENT,
CATEGORY, etc that are used to identify the servers function, location, etc.
Typically I only look at a specific group of servers based on their
ENVIRONMENT or CATEGORY by using an AUTOFILTER.
Having said that, after I have filtered my data showing only the rows I want
I will often select a group of cells under the HOSTNAME column to be used in
other documents, etc. Once I make my selection of cells,Is there a way to
pass the values of these cells into a delimited text string or text file?
Example of selected sells in HOSTNAME column:
HOSTNAME
server1
server2
server6
server9
server33
Pass the values into a string or text file as such:
server1, server2, server6, server9, server33
Thanks in advance for your advice,
Scott
where the values are unique and I have other columns such as ENVIRONMENT,
CATEGORY, etc that are used to identify the servers function, location, etc.
Typically I only look at a specific group of servers based on their
ENVIRONMENT or CATEGORY by using an AUTOFILTER.
Having said that, after I have filtered my data showing only the rows I want
I will often select a group of cells under the HOSTNAME column to be used in
other documents, etc. Once I make my selection of cells,Is there a way to
pass the values of these cells into a delimited text string or text file?
Example of selected sells in HOSTNAME column:
HOSTNAME
server1
server2
server6
server9
server33
Pass the values into a string or text file as such:
server1, server2, server6, server9, server33
Thanks in advance for your advice,
Scott