View Single Post
  #1  
Old 07-19-2008, 09:12 AM
sip sip is offline
Registered User
 
Join Date: 16 Jul 2008
Location: UK
Posts: 8
sip is an unknown quantity at this point
getting data from other worksheets

hi

i need to create a worksheet based on various bits of data from other worksheets.

how do i get the data from say m1 on worksheet C and enter it into A1 on worksheet a ?

Also is it possible to use other equations in the process as what i would ideall want to do is =LEFT(J2,FIND("-",J2)+1) and add the resulting value into another worksheet.

Thanks in advance
Reply With Quote