Convert excel formula to Access formula

mcAvero

New Member
Joined
Jun 24, 2020
Messages
6
Office Version
  1. 2010
Platform
  1. Windows
Hi there looking to convert the following excel formula to Access:

=IF([@[Pool_Standard]]="Current",SUMIF([SP ID],B5,[4201_SOH]),"See Current")

- Where "Pool_Standard" = Current
- Where "SP ID" is the same number eg. 1
- Then will SUM all values in "4201_SOH" in the first row, the remaining row to state "See Crurrent"
- Thus 4201_SPID_SOH, Total to equal 5 from the 2x rows listed (4+1)

Thank you for your help.



Sample Data
SP IDPool_Standard4201_SOH4201_SPID_SOH
1Current45
1Alternate1See Current
2Current22
3Current19
3Alternate8See Current
4Current23
4Alternate1See Current
4Alternate0See Current
5Current15
5Alternate0See Current
5Alternate4See Current
5Alternate0See Current
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
Good point, too focused on making the formula work... nice and simple...

Thank you.
 
Upvote 0

Forum statistics

Threads
1,215,429
Messages
6,124,843
Members
449,193
Latest member
MikeVol

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top