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 How do I give different $ value to different colums in Excel?

I have a spreadsheet that has 51 columns across and 12 rows down. I am
trying to give each column (down) a different money value, so when I mark
that column (x) with other columns in that same row it can automatically add
up at the end of each column.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default How do I give different $ value to different colums in Excel?


what are you trying to add? What is contained in the table you
describe? Where do you want the totals to appear? What $ values do
you want to assign?


--
Excelenator


------------------------------------------------------------------------
Excelenator's Profile: http://www.excelforum.com/member.php...o&userid=36768
View this thread: http://www.excelforum.com/showthread...hreadid=565983

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,441
Default How do I give different $ value to different colums in Excel?

Put your dollar values for each column in row 1, then use a formula like this in cell BA2

=SUMPRODUCT((B2:AZ2="x")*$B$1:$AZ$1)

or maybe you mean this, in cell B14

=COUNTIF(B2:B13,"x")*B$1

to sum when the column has an x in it. Copy down to match your rows, or across to match your
columns.....

HTH,
Bernie
MS Excel MVP


"Angelina G" <Angelina wrote in message
...
I have a spreadsheet that has 51 columns across and 12 rows down. I am
trying to give each column (down) a different money value, so when I mark
that column (x) with other columns in that same row it can automatically add
up at the end of each column.



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 430
Default How do I give different $ value to different colums in Excel?

Can you explain futher, it's not clear (at least not to me) what you want to
accomplish.

Perhaps give us some example of your data?

"Angelina G" wrote:

I have a spreadsheet that has 51 columns across and 12 rows down. I am
trying to give each column (down) a different money value, so when I mark
that column (x) with other columns in that same row it can automatically add
up at the end of each column.

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default How do I give different $ value to different colums in Excel?

This spreadsheet has different codes of my job across (top row), I mark with
an X which of these codes I have done for each job. I want to be able, if
possible, when I mark let's say an X on code 359 the worksheet recognizes it
as $50 together with whatever else I mark down that row and sums it all up at
the end of that row.

"tim m" wrote:

Can you explain futher, it's not clear (at least not to me) what you want to
accomplish.

Perhaps give us some example of your data?

"Angelina G" wrote:

I have a spreadsheet that has 51 columns across and 12 rows down. I am
trying to give each column (down) a different money value, so when I mark
that column (x) with other columns in that same row it can automatically add
up at the end of each column.



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default How do I give different $ value to different colums in Excel?



"Angelina G" wrote:

This spreadsheet has different codes of my job across (top row), I mark with
an X which of these codes I have done for each job. I want to be able, if
possible, when I mark let's say an X on code 359 the worksheet recognizes it
as $50 together with whatever else I mark [ACROSS] that row and sums it all up at
the end of that row.

"tim m" wrote:

Can you explain futher, it's not clear (at least not to me) what you want to
accomplish.

Perhaps give us some example of your data?

"Angelina G" wrote:

I have a spreadsheet that has 51 columns across and 12 rows down. I am
trying to give each column (down) a different money value, so when I mark
that column (x) with other columns in that same row it can automatically add
up at the end of each column.

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
Enhancement Request: Give us ability to lock/freeze tabs in Excel Alyson Calhoun Excel Worksheet Functions 2 June 1st 06 05:36 PM
After protecting excel unable to group & ungroup few colums seetesh Excel Discussion (Misc queries) 1 November 9th 05 03:35 PM
How do I connect 2 Excel Sheets to give auto answer on the 3rd Maca Excel Worksheet Functions 1 November 1st 05 12:31 PM
how to give cell reference using Combo Boxes in Excel? Joseph Excel Discussion (Misc queries) 2 June 3rd 05 11:59 AM
Difference in number of Excel NewsGroups Hari Prasadh Excel Discussion (Misc queries) 1 January 25th 05 11:32 AM


All times are GMT +1. The time now is 11:43 PM.

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"