Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Sampson
 
Posts: n/a
Default how to create a variable column in cell reference

cell m2 refers to a letter determined by a formula.(for exmple D or F).
cell i10 uses the following formula with a cell reference to another sheet.
I need the column cell reference to change to D if cell m2=D...or
=ROUNDUP(D10*G10/DIRECTIONS!$D$56,0)
I need the column cell reference to change to F if cell m2=F...or
=ROUNDUP(D10*G10/DIRECTIONS!$F$56,0)
How do i write the formula so that the column cell reference equals the
letter in cell m2?
  #2   Report Post  
 
Posts: n/a
Default

Try =ROUNDUP(D10*G10/Indirect("DIRECTIONS!$"&m2&"$56"),0)
Ilan
Sampson wrote:
cell m2 refers to a letter determined by a formula.(for exmple D or

F).
cell i10 uses the following formula with a cell reference to another

sheet.
I need the column cell reference to change to D if cell m2=D...or
=ROUNDUP(D10*G10/DIRECTIONS!$D$56,0)
I need the column cell reference to change to F if cell m2=F...or
=ROUNDUP(D10*G10/DIRECTIONS!$F$56,0)
How do i write the formula so that the column cell reference equals

the
letter in cell m2?


  #3   Report Post  
Sampson
 
Posts: n/a
Default



" wrote:

Try =ROUNDUP(D10*G10/Indirect("DIRECTIONS!$"&m2&"$56"),0)
Ilan
Sampson wrote:
cell m2 refers to a letter determined by a formula.(for exmple D or

F).
cell i10 uses the following formula with a cell reference to another

sheet.
I need the column cell reference to change to D if cell m2=D...or
=ROUNDUP(D10*G10/DIRECTIONS!$D$56,0)
I need the column cell reference to change to F if cell m2=F...or
=ROUNDUP(D10*G10/DIRECTIONS!$F$56,0)
How do i write the formula so that the column cell reference equals

the
letter in cell m2?



  #4   Report Post  
Sampson
 
Posts: n/a
Default

Outstanding!! Thanks a lot!

" wrote:

Try =ROUNDUP(D10*G10/Indirect("DIRECTIONS!$"&m2&"$56"),0)
Ilan
Sampson wrote:
cell m2 refers to a letter determined by a formula.(for exmple D or

F).
cell i10 uses the following formula with a cell reference to another

sheet.
I need the column cell reference to change to D if cell m2=D...or
=ROUNDUP(D10*G10/DIRECTIONS!$D$56,0)
I need the column cell reference to change to F if cell m2=F...or
=ROUNDUP(D10*G10/DIRECTIONS!$F$56,0)
How do i write the formula so that the column cell reference equals

the
letter in cell m2?



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
In MS Excel, how do I fill in a column with the same cell from se. krempin Excel Worksheet Functions 2 February 9th 05 09:43 PM
Name Box cell reference HoJo Excel Worksheet Functions 3 December 15th 04 05:48 AM
Formula to reference column heading JimDandy Excel Worksheet Functions 1 November 17th 04 05:06 PM
Using the results from two seperate cells to create cell reference DarrenWood Excel Worksheet Functions 0 November 14th 04 11:20 PM
name of another worksheet in cell for reference Tom A Johnson Excel Worksheet Functions 2 November 12th 04 12:28 AM


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