Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / November 2007

Tip: Looking for answers? Try searching our database.

Excel sheets 1 2 3 so on

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DanO - 28 Nov 2007 01:12 GMT
I am making forms and want to know how to import information from sheet 1 to
sheet 2 or 3 or so on.
Like sheet one in A1 FIRST NAME:
                        B1 MIDDLE NAME:
                        C1 LAST NAME:

NOW ON SHEET 2  TO GET IT TO SHOW SAY IN D4 FIRST NAME:
                                                                     E4
MIDDLE NAME:
                                                                     F4
LAST NAME:
WHAT FORMULA WOULD I USE TO GET THE INFORMATION FROM SHEET 1 TO SHEET 2 OR
SO ON.

Same as with a number or what ever.

Does that make since?

DO
Hendersonville TN.
Gord Dibben - 28 Nov 2007 01:29 GMT
In D4 of Sheet2 enter  =IF(Sheet1!A1="","",Sheet1!A1)

Drag/copy across to F4

Gord Dibben  MS Excel MVP

>I am making forms and want to know how to import information from sheet 1 to
>sheet 2 or 3 or so on.
[quoted text clipped - 16 lines]
>DO
>Hendersonville TN.
DanO - 28 Nov 2007 01:53 GMT
Thanks ....
Signature

DanO
Hendersonville,TN.

> In D4 of Sheet2 enter  =IF(Sheet1!A1="","",Sheet1!A1)
>
[quoted text clipped - 22 lines]
> >DO
> >Hendersonville TN.
Pete_UK - 28 Nov 2007 01:33 GMT
The easiest way to do this, so you don't have to remember details of
the syntax, is to select cell D4 in Sheet2 and type an equals sign (as
if you were going to enter a formula), then click the tab to select
Sheet1, click on cell A1, then press <Enter>. This will take you back
to Sheet2. If you now click on D4 again and look in the formula bar,
you will see a formula like this:

=Sheet1!A1

You can repeat this method starting in cell E4, and clicking on B1 in
Sheet1, and similarly for F4. You will get these formulae:

E4:    =Sheet1!B1
F4:    =Sheet1!C1

Hope this helps.

Pete

> I am making forms and want to know how to import information from sheet 1 to
> sheet 2 or 3 or so on.
[quoted text clipped - 16 lines]
> DO
> Hendersonville TN.
DanO - 28 Nov 2007 01:55 GMT
Thanks,
That seems simple.
it works....
Again thanks
Signature

DanO
Hendersonville,TN.

> The easiest way to do this, so you don't have to remember details of
> the syntax, is to select cell D4 in Sheet2 and type an equals sign (as
[quoted text clipped - 35 lines]
> > DO
> > Hendersonville TN.
Pete_UK - 28 Nov 2007 09:31 GMT
You're welcome Dan - thanks for feeding back.

Pete

> Thanks,
> That seems simple.
[quoted text clipped - 45 lines]
>
> - Show quoted text -
Don Guillett - 28 Nov 2007 13:24 GMT
If there were a lot of this I would use a macro but the "simplest" way is to
link with a formula in sheet 2 such as
=sheet1!a1
Signature

Don Guillett
Microsoft MVP Excel
SalesAid Software
dguillett1@austin.rr.com

>I am making forms and want to know how to import information from sheet 1
>to
[quoted text clipped - 17 lines]
> DO
> Hendersonville TN.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.