can Access handle these 3 formulas?

seanh1016

Active Member
Joined
Feb 16, 2003
Messages
254
I am a beginner with Access.

I have 157,000 rows of data in one column only in a table in Access, let's call it column "C."

Can Access handle or convert these three formulas?

column A: =if(b1=0,0,sum(b1:$b1))
column B: =if(right(C1,5)="Name:",1,0)
column C: data
column D: =vlookup(a1,column C data,3,0)
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!
sean

I think, but not 100% sure, that Access could handle this.

Perhaps if you could explain exactly what you want do?:)
 
Upvote 0

Forum statistics

Threads
1,214,904
Messages
6,122,169
Members
449,070
Latest member
webster33

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