Convert Excel formula to work in MS Access -- 2

Completado Publicado Aug 15, 2015 Pagado a la entrega
Completado Pagado a la entrega

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 Verificación de páginas web Windows Desktop

Nº del proyecto: #8277126

Sobre el proyecto

22 propuestas Proyecto remoto Activo Aug 17, 2015

Adjudicado a:

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 Más

$15 USD en 1 día
(529 comentarios)
8.5

22 freelancers están ofertando un promedio de $18 por este trabajo

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 Más

$15 USD en 0 días
(600 comentarios)
8.9
hwanghendra

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

$20 USD en 1 día
(436 comentarios)
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 Más

$15 USD en 1 día
(263 comentarios)
7.1
rinabuoy13

A proposal has not yet been provided

$20 USD en 3 días
(79 comentarios)
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 Más

$15 USD en 1 día
(81 comentarios)
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 Más

$20 USD en 0 días
(39 comentarios)
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 Más

$15 USD en 0 días
(6 comentarios)
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, Más

$15 USD en 0 días
(19 comentarios)
4.3
jperusan

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

$15 USD en 1 día
(12 comentarios)
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 Más

$15 USD en 1 día
(8 comentarios)
3.0
zkutch

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

$55 USD en 0 días
(2 comentarios)
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 Más

$15 USD en 1 día
(2 comentarios)
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 Más

$15 USD en 1 día
(1 comentario)
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]) Más

$15 USD en 0 días
(0 comentarios)
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 Más

$20 USD en 3 días
(0 comentarios)
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 Más

$15 USD en 1 día
(0 comentarios)
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 Más

$15 USD en 2 días
(2 comentarios)
0.1
Keshav1981

A proposal has not yet been provided

$20 USD en 2 días
(0 comentarios)
0.0
ricardoacarvalho

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

$20 USD en 0 días
(0 comentarios)
0.0