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 / Worksheet Functions / October 2007

Tip: Looking for answers? Try searching our database.

Refer upper field

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Info - 08 Oct 2007 04:45 GMT
Is there any function that can refer upper or beside field without defining
specify field?For example,i'm select row A1,then i use Alt+G to select blank
field,then the blank field will refer the value/text each of there upper
field,example field A2 refer A1,A3 refer A2,A4 refer A3 and so on........

Thanks for your knowlendge.
Darren Bartrup - 08 Oct 2007 13:59 GMT
Have you tried looking at INDIRECT and ADDRESS functions.

=INDIRECT(ADDRESS(-1,0,4,FALSE),FALSE)
This will look at the cell 1 row up (the -1) in the same column (the 0)
where the formula is placed.

Helpfile states for ADDRESS function:
Creates a cell address as text, given specified row and column numbers.

INDIRECT simply turns it into a real cell reference.

> Is there any function that can refer upper or beside field without defining
> specify field?For example,i'm select row A1,then i use Alt+G to select blank
> field,then the blank field will refer the value/text each of there upper
> field,example field A2 refer A1,A3 refer A2,A4 refer A3 and so on........
>
> Thanks for your knowlendge.
 
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.