Convert Excel formula to work in MS Access -- 2

Виконано Опубліковано %project.relative_time Оплачується при отриманні
Виконано Оплачується при отриманні

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 Тестування сайтів Робочій стіл Windows

ID Проекту: #8277126

Про проект

22 заявок(-ки) Дистанційний проект Остання активність Aug 17, 2015

Доручено:

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 Більше

$15 USD за 1 день
(529 відгуків(-и))
8.5

22 фрілансерів(-и) готові виконати цю роботу у середньому за $18

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 Більше

$15 USD за 0 дні(-в)
(600 відгуків(и))
8.9
hwanghendra

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

$20 USD за 1 день
(436 відгуків(и))
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 Більше

$15 USD за 1 день
(263 відгуків(и))
7.1
rinabuoy13

A proposal has not yet been provided

$20 USD за 3 дні(-в)
(79 відгуків(и))
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 Більше

$15 USD за 1 день
(81 відгуків(и))
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 Більше

$20 USD за 0 дні(-в)
(39 відгуків(и))
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 Більше

$15 USD за 0 дні(-в)
(6 відгуків(и))
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, Більше

$15 USD за 0 дні(-в)
(19 відгуків(и))
4.3
jperusan

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

$15 USD за 1 день
(12 відгуків(и))
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 Більше

$15 USD за 1 день
(8 відгуків(и))
3.0
zkutch

Hello. More 20 years programming experience. I need more details to set real time and price. Regards. ---------------------------------------------------------------------------------------------------------------- Більше

$55 USD за 0 дні(-в)
(2 відгуків(и))
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 Більше

$15 USD за 1 день
(2 відгуків(и))
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 Більше

$15 USD за 1 день
(1 відгук)
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]) Більше

$15 USD за 0 дні(-в)
(0 відгуків(и))
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 Більше

$20 USD за 3 дні(-в)
(0 відгуків(и))
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 Більше

$15 USD за 1 день
(0 відгуків(и))
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 Більше

$15 USD за 2 дні(-в)
(2 відгуків(и))
0.1
Keshav1981

A proposal has not yet been provided

$20 USD за 2 дні(-в)
(0 відгуків(и))
0.0
ricardoacarvalho

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

$20 USD за 0 дні(-в)
(0 відгуків(и))
0.0