Thursday, August 25, 2016

Calculate the MAX of a set of multiplications for each table row

Calculate the MAX of a set of multiplications for each table row

A
B
C
D
E

1
100
200
150
300


2




3
field1
field2
field3
field4
MAX VALUE

4

1


100

5

1

1

200

6

1


1
300

7

1

1

1

200


I need to calculate for each table row the maximum product of each table row entry multiplied with the corresponding entry in the first line above the table
i.e.

for table line 1 we have the products : 1*100, 0*200, 0*150, 0*300 => result is 100
for table line 2 we have the products : 0*100, 1*200, 1*150, 0*300 => result is 200
for table line 3 we have the products : 1*100, 0*200, 0*150, 1*300 => result is 300
for table line 4 we have the products : 1*100, 1*200, 1*150, 0*300 => result is 200
can it be done with an array formula that passes the products of (A1:D1)*(field1:field4) to the MAX function and return the value I need?
Thanks in advance

Solutions to the Problem Calculate the MAX of a set of multiplications for each table row

Download Error Fixer for Free Now

Hi,
Try this array formula (Ctrl+Shift+Enter) in cell E4 and copy down
=MAX(IF(ISNUMBER(A4:D4),A4:D4*A$1:D$1))
Hope this helps.

Note: It is recommended that you back up your files and folders before attempting this step:

  • Move the mouse cursor over to the upper right side of the screen.
  • A menu will pop up on the left. Click on the "Settings" feature on the menu.
  • On the Settings window, click on the "Change PC settings."
  • Now, left click on the "Update and recovery" feature.
  • For the next step, left click on the "Recovery" feature.
  • There is an option here saying "Refresh your PC without affecting your files." There, left click on the "Get started" button.
  • Now, follow the instructions on the screen to finish the Refresh process.
  • After the Refresh process has finished restart your Windows 8.1 or Windows 8 device.
  • Check again to see if the error Calculate the MAX of a set of multiplications for each table row has been fixed.

If you do not possess the technical expertise required to accomplish this yourself or do not feel comfortable doing so, download and install a powerful automated tool to get the job done.

Another Safe way to Repair the Problem: Calculate the MAX of a set of multiplications for each table row:

How to Fix Calculate the MAX of a set of multiplications for each table row with SmartPCFixer?

1. You can Download Error Fixer here. Install it on your computer. When you open it, it will perform a scan.

2. After the scan is done, you can see the errors and problems need to be fixed. Click Fix All.

3. The Repair part is done, the speed of your computer will be much higher than before and the errors have been removed. You can also use other functions in SmartPCFixer. Like dll downloading, windows updating and print spooler error repair.


Related: How to Download Toshiba Portege R500 HDD/SSD Alert Utility v.2.2.0.0 driver,Way to Update & Download Toshiba Satellite A355-S69403 Motorola Modem Region Select Utility v.2.2.3.0 driver,Where to Download Toshiba Satellite L305-S5926 HW Setup Utility v.2.00.11 driver,[Solved] Download Toshiba Satellite L675-S7115 Laptop Checkup v.2.0.6.22 driver,Method to Download Toshiba Satellite M645-S4080 Media Controller v.1.1.88.1 driver,Best Way to Download NVidia GeForce 6100 VGA Driver v.304.51 Certified,How Can You Update & Download NVidia GeForce 9300/nForce 730i VGA Driver v.310.19 Certified,Method to Download NVidia GeForce GT 330M Driver v.340.65,How Can I Update & Download NVidia GeForce GTX 590 Driver v.280.26 WHQL,Method to Download NVidia Tesla C2050 Driver v.319.17
Read More: [Solution] Busy cursor when mouse pointer touches an window,Fast Solution to Error: C: drive disk space is showning less after installing Safari browser.,How Can I Fix - boot up...im required to press f12 then hdd to start... start up repair doesn't fix?,Troubleshooting:BSOD Problems - ntoskrnl.exe Error,Tech Support: BSOD with error message \"PAGE_FAULT_IN_NONPAGED_AREA, STOP: 0x00000050\".,All diagnostic tools give 0x800700C1, troubleshooting wizard can't continue,all files try to open with adobe,all icons on desktop have changed to Adobe icon and won't open,All functions of my outlook are working except it will not let me "REPLY" or start a "NEW" email,all f1-f12 shortcuts not work

No comments:

Post a Comment