Convert Excel formula to work in MS Access -- 2

Completed Posted Aug 15, 2015 Paid on delivery
Completed Paid on delivery

Need the following excel formula converted into a ms access formula

=IF(J886="","",TODAY()-J886)

where j886 is [DATEexp1]

So it should be something like IIf([DATEexp1]="","",Date()-[DATEexp1])

but i cannot get this to work. your help is grately appreciated!

Microsoft Access MySQL Visual Basic Website Testing Windows Desktop

Project ID: #8277126

About the project

22 proposals Remote project Active Aug 17, 2015

Awarded to:

ParisPallas

Hi there - My name is Paris. I've read your brief and can see that you'd like to have a database formula. I have 7 years’ experience designing and developing Access databases. I would approach your project by creating More

$15 USD in 1 day
(529 Reviews)
8.5

22 freelancers are bidding on average $18 for this job

jaylancer43

Hello Sir, I am an Expert Techno-Functional Analyst having vast experience in lots of arenas of IT industry including Excel Macros and Formulas. I am an Engineering Graduate with an MBA degree. If you see I am among More

$15 USD in 0 days
(600 Reviews)
8.9
hwanghendra

What is dateexp1 ? A field name ?************************************************************************

$20 USD in 1 day
(436 Reviews)
7.1
finecodervw

Hi, Let me introduce myself as an expert in MS Access programming. I have worked extensively on MS Access 97,2000, 2003, 2007,2010 projects both big and small using MS Access as a front end as well as back end. I More

$15 USD in 1 day
(263 Reviews)
7.1
rinabuoy13

A proposal has not yet been provided

$20 USD in 3 days
(79 Reviews)
6.4
dipakmoliya

Hi! there, My name is Dipak Moliya. I’ve read your project description and can see that you need the following excel formula converted into a ms access formula. =IF(J886="","",TODAY()-J886) I have been u More

$15 USD in 1 day
(81 Reviews)
6.5
carlosperezit

Hi im an expert in .Net and vba applications What you need to implement is the following Dim o As String Dim s As String s = "01/08/2015" o = IIf(Not IsDate(s), "", DateDiff("d", s, Date)) Regards Carlo More

$20 USD in 0 days
(39 Reviews)
5.7
rsliter

Here you go... Formula: IIf(IsNull([TestDate]),"",Date()-[TestDate]) Hello, I’m newer to this freelancing website and am just beginning to build my online reputation and client base. Over the past 17 years, I More

$15 USD in 0 days
(6 Reviews)
4.2
remisanonymous

Hi, I have right formula for you. I tested, it is working. Hope, you are good people and will not leave me without award ;). IIf(IsEmpty([DATEexp1]),"",Date()-[DATEexp1]) Best regards, More

$15 USD in 0 days
(19 Reviews)
4.3
jperusan

You should use this: if Nz([DATEexp1],"")<>"" then [DATEexp1]=Date()-[DATEexp1] Thanks for reading my proposal.

$15 USD in 1 day
(12 Reviews)
3.8
barkatmulani

I have over 8 years of experience working with MS Access applications. Have developed a number of database applications using MS Access VBA. Could design reports to any level of complexity. Development of fully normali More

$15 USD in 1 day
(8 Reviews)
3.0
zkutch

Hello. More 20 years programming experience. I need more details to set real time and price. Regards. ---------------------------------------------------------------------------------------------------------------- More

$55 USD in 0 days
(2 Reviews)
2.4
hirensinojiya

Hi, below is your solution: If condition_1 Then result_1 Else result_else End If If isNull(DATEexp1) Then result="" Else result=DateDiff("d", Date(), DATEexp1) End If Please share more More

$15 USD in 1 day
(2 Reviews)
1.9
Webyent

Hello, ------ Solution ------ IIf(IsDate([DATEexp1]), Null, DateDiff('d', Date(), [DATEexp1])) ------Explanation ------ In database date are not same as string, so comparing them with empty string doesn't g More

$15 USD in 1 day
(1 Review)
1.1
rosy84

I will give you formula in Access as below, Because it is very simple. So I don't want you pay money with this. Please let me know if my formula is true when you finished tested it. 1----------------> IIf(len([Date1]) More

$15 USD in 0 days
(0 Reviews)
0.0
adelaniadeleke

We are happy to provide you with this proposal. We have deployed various MS Applications like Inventory control, school management system, Payments and billings and so on. Our vast experience makes a perfect fi More

$20 USD in 3 days
(0 Reviews)
0.0
achilies

Good Day Sir, I am a IT Professional with 6 years of experience. I can provide the customized result based on the place of use of the code. I mean is it a macro or a calculated field or query. Please use the fol More

$15 USD in 1 day
(0 Reviews)
0.0
ghsoftlab

Hi, I'm an electronic and computer engineer with expert knowledge of Microsoft Excel,Microsoft Access and VBA programming. I reviewed specification You gave and I'm very interested to work on your project. I can a More

$15 USD in 2 days
(2 Reviews)
0.1
Keshav1981

A proposal has not yet been provided

$20 USD in 2 days
(0 Reviews)
0.0
ricardoacarvalho

Well, I think your question can be resolved free of charge: IIf([DATEexp1]=null,null,Date()-[DATEexp1])

$20 USD in 0 days
(0 Reviews)
0.0