View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Silent_Bob[_2_] Silent_Bob[_2_] is offline
external usenet poster
 
Posts: 2
Default Easily extracting data from one spreadsheet to another

Ok, what i have is a spreadsheet containing the circuit info for our sites,
there are several cases where there are multiple entries on seperate rows for
one site, which are grouped together with the same site name in the first
column, with info for each router and network link at the site.

What I need to do is create indiviual sheets for each site, containing all
the info about the network links at that site, that can be sent out and left
at each location for easy reference of engineers who visit.

the info can either be copied into the same spreadsheet on a new sheet or
info a new spreadsheet, whichever will work.

let me know if there's any more info needed,

and thanks again for helping out

"Per Jessen" wrote:

Hi

Is it specific rows to be copied or will they change. How do I determin if
only one multiple rows is to be copied.

Shall the rows be copied into existing worksheets, an which.

//Per

"Silent_Bob" skrev i meddelelsen
...
What info do you need?

I forgot to mention I'm using Excel 2003

Thanks for helping out

Rick

"Per Jessen" wrote:

Hi

You could use a macro to do it.

Further info is required if you need help writing the macro.

Regards,
Per

"Silent_Bob" skrev i meddelelsen
...
Hi everyone, i'm hoping someone can help me out...

I have a spreadsheet with the data I want, what i need to do is extract
the
data from each row, or in one or two cases range of rows, to a seperate
sheet
for each one. Is there a simple way for me to do this without having to
copy
and paste each one manualy?