Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default workng bet wrksheets

I am working on a project.
I want to create a document where I input all the info required on sheet 1
and this is automatically entered to the rest of the sheets, in specific
cells.
eg. call sheet 1 "info", here i input the clients name and this is
automatically entered in the next few sheet but at specific location where
this clients name is required. How do I do this?
Thanks
--
786
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,805
Default workng bet wrksheets

Suppose you enter Client Name in Cell A of Sheet "Info"
then put this anywhere you want to get the same Client Name
=Info!A1

If there are spaces in the sheet name then use this
='Info Sheet'!A1

"Vashni" wrote:

I am working on a project.
I want to create a document where I input all the info required on sheet 1
and this is automatically entered to the rest of the sheets, in specific
cells.
eg. call sheet 1 "info", here i input the clients name and this is
automatically entered in the next few sheet but at specific location where
this clients name is required. How do I do this?
Thanks
--
786

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 206
Default workng bet wrksheets

Referrence the cells ,
Place
=Sheet1!A1
into Sheet2 A1 and it will reference that cell.
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
Can you search for common results in many wrksheets? Brappold Excel Worksheet Functions 0 January 30th 06 08:47 PM


All times are GMT +1. The time now is 09:07 AM.

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

About Us

"It's about Microsoft Excel"