Convert Excel formula to work in MS Access -- 2

Concluído Postado Aug 15, 2015 Pago na entrega
Concluído Pago na 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 Teste de Website Área de trabalho do Windows

ID do Projeto: #8277126

Sobre o projeto

22 propostas Projeto remoto Ativo em Aug 17, 2015

Concedido 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 Mais

$15 USD em 1 dia
(529 Comentários)
8.5

22 freelancers estão ofertando em média $18 nesse trabalho

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 Mais

$15 USD in 0 dias
(600 Comentários)
8.9
hwanghendra

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

$20 USD em 1 dia
(436 Comentários)
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 Mais

$15 USD em 1 dia
(263 Comentários)
7.1
rinabuoy13

A proposal has not yet been provided

$20 USD in 3 dias
(79 Comentários)
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 Mais

$15 USD em 1 dia
(81 Comentários)
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 Mais

$20 USD in 0 dias
(39 Comentários)
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 Mais

$15 USD in 0 dias
(6 Comentários)
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, Mais

$15 USD in 0 dias
(19 Comentários)
4.3
jperusan

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

$15 USD em 1 dia
(12 Comentários)
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 Mais

$15 USD em 1 dia
(8 Comentários)
3.0
zkutch

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

$55 USD in 0 dias
(2 Comentários)
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 Mais

$15 USD em 1 dia
(2 Comentários)
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 Mais

$15 USD em 1 dia
(1 Comentário)
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]) Mais

$15 USD in 0 dias
(0 Comentários)
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 Mais

$20 USD in 3 dias
(0 Comentários)
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 Mais

$15 USD em 1 dia
(0 Comentários)
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 Mais

$15 USD in 2 dias
(2 Comentários)
0.1
Keshav1981

A proposal has not yet been provided

$20 USD in 2 dias
(0 Comentários)
0.0
ricardoacarvalho

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

$20 USD in 0 dias
(0 Comentários)
0.0