Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
tim tim is offline
external usenet poster
 
Posts: 105
Default Cell reference question

I would like to enter a value in a cell which represents
a row in another sheet and have a formula(s) reference
that cell. ie the current formula is =Import!P9-B6; what
I want to accomplish is to enter the 9 in a cell (A10)
and have the series of formulas look to that reference
such as =Import!P&A10-B6 where A10 contains a 9.

Any help would be appreciated.

Tim
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Cell reference question

Hi
use
=INDIRECT("'Import'!P"&A10)-B6

--
Regards
Frank Kabel
Frankfurt, Germany


Tim wrote:
I would like to enter a value in a cell which represents
a row in another sheet and have a formula(s) reference
that cell. ie the current formula is =Import!P9-B6; what
I want to accomplish is to enter the 9 in a cell (A10)
and have the series of formulas look to that reference
such as =Import!P&A10-B6 where A10 contains a 9.

Any help would be appreciated.

Tim

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
Cell Reference Question JMK Excel Discussion (Misc queries) 3 January 13th 08 08:44 PM
cell reference question Island Girl New Users to Excel 7 December 28th 07 02:20 AM
Cell Reference Question Big Dog Excel Discussion (Misc queries) 3 August 14th 07 03:17 PM
Cell Reference Question tompal Excel Worksheet Functions 2 January 12th 06 05:51 PM
Cell reference question JM Excel Discussion (Misc queries) 1 May 18th 05 06:10 AM


All times are GMT +1. The time now is 07:09 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"