Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 14
Default creating links in between worksheets

i need to create a link between 2 worksheets i need all the information from
sheet 1 to go to sheet 2. but, sheet 1 is an invoice an all the information
is enter vertically and sheet 2 all the information is enter horizontally for
each invoice. can i have this information to be link to sheet 2? thank you.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default creating links in between worksheets

To get Sheet1 A1:A10 copied to Sheet2 A1:J1 enter this is Sheet2 A1 and
drag/copy across to J1

=INDEX(Sheet1!$A:$A,(ROWS($1:1)-1)*1+COLUMNS($A:B)-1)


Gord Dibben MS Excel MVP


On Sat, 22 Sep 2007 13:34:01 -0700, anier614
wrote:

i need to create a link between 2 worksheets i need all the information from
sheet 1 to go to sheet 2. but, sheet 1 is an invoice an all the information
is enter vertically and sheet 2 all the information is enter horizontally for
each invoice. can i have this information to be link to sheet 2? thank you.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 14
Default creating links in between worksheets

i'm gone try, its a hard to understand formula. because in my sheet i have
to jump cells like: g5:g9,b11,b15:b20,g4,g23,g24,g,27 i'm still trying to
figure it out. thank you.


"Gord Dibben" wrote:

To get Sheet1 A1:A10 copied to Sheet2 A1:J1 enter this is Sheet2 A1 and
drag/copy across to J1

=INDEX(Sheet1!$A:$A,(ROWS($1:1)-1)*1+COLUMNS($A:B)-1)


Gord Dibben MS Excel MVP


On Sat, 22 Sep 2007 13:34:01 -0700, anier614
wrote:

i need to create a link between 2 worksheets i need all the information from
sheet 1 to go to sheet 2. but, sheet 1 is an invoice an all the information
is enter vertically and sheet 2 all the information is enter horizontally for
each invoice. can i have this information to be link to sheet 2? thank you.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating Same Links On All Pages Launchnet Excel Worksheet Functions 0 June 15th 07 04:22 PM
creating Links sparklydaisy Excel Discussion (Misc queries) 3 November 23rd 05 04:34 PM
Creating links - Unexplained behaviour PA New Users to Excel 3 September 9th 05 12:58 AM
Links creating REF!! [email protected] Links and Linking in Excel 1 December 13th 04 04:01 PM
Creating Links A Psychologist in Alberta Excel Worksheet Functions 0 November 5th 04 02:15 AM


All times are GMT +1. The time now is 06:32 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"