Find Jobs
Hire Freelancers

Ms Access Convert DB Date Queries, Reports, Statistics

$10-30 USD

Cancelled
Posted about 8 years ago

$10-30 USD

Paid on delivery
https://www.freelancer.com/projects/Excel/Advanced-Access-Database-Finish-half-9825288/#/details I'm looking for a freelance that can take my current Placements database can either convert it or make a new one. The New Database will have different names to match with the query is being filter for what it’s pulling like "FirstMondayThisWeek_qry" For this project I can offer $35, Will pay for each new report created after first project is complete. Please let me know if you are also able to make these reports into Crystal Reporting Designer Going through the queries I noticed some of them are no longer working. So noting date functions will be needed examples • Monday o Date()-((((Weekday(Date()+2))+3))) • Tuesday o Date()-((Weekday(Date(),2))+5) • Wednesday  Date()-(Weekday(Date(),2)+4) • Thursday o Date()-(Weekday(Date()+2)+0))) • Friday o Date()-(Weekday(Date()+2)+6) • Month to Date o Format(Date(),"yyyymm") I need someone that update/Create 1. Queries – Run Correctly 2. Reports – Run Correctly Instead of using this fields for client data 1. ClientNumber 2. ClientName 3. DateOfReferral 4. NumberAcctsPlaced 5. AmountReferred We need to use this fields for Rep data 1. ClientName 2. ClientNumber 3. CollectorNumber 4. CollectorName 5. DateofPayment/Count 6. DateofPayment/Sum Along with these fields to add to new reports 7. StatusCode 8. FirstName 9. LastName 10. DateofPayment 11. PrincipalBalanceTrac 12. PaymentAmount 13. DateofLastPay 14. LastLetterSent 15. NextActivityDate 16. PrincipalBalance 17. FollowUpDate 18. DebtorTotalDue If you can do this project and would like to be awarded. Please review Instructions again and then request Password to database. Once Project is complete consider helping with new reports and adding statistics this this database STATS • BASIC CHARTING • MEAN • LEARNING POINT • MEDIAN AND MODE • MIN & MAX • TREND • STANDARD DEVIATION • NORMAL DISTRIBUTION • HISTOGRAM • BOX-PLOTS • AVERAGE • VARIANCE • IGNORE Function ConvertToNumberArray(Src1 As Variant) As Variant S1 = SetArray(Src1) Dim R1 ub1 = Ubound(S1) dt1 = Datatype(S1(0)) If dt1 < V_STRING Then R1 = S1 Else Redim R1(ub1) For i = Lbound(S1) To ub1 R1(i) = Cdbl(S1(i)) Next End If ConvertToNumberArray = R1 End Function Function Max(Src1 As Variant) As Variant S1 = ConvertToNumberArray(Src1) max = - 10 ^ 60 Forall numv In S1 If numv > max Then max = numv End If End Forall Max = max End Function Function Min(Src1 As Variant) As Variant S1 = ConvertToNumberArray(Src1) min = 10 ^ 60 Forall numv In S1 If numv < min Then min = numv End If End Forall Min = min End Function Function Average(Src1 As Variant) As Variant S1 = ConvertToNumberArray(Src1) Forall numv In S1 sum = sum + numv End Forall Average = Round((sum / Ubound(S1)), 2) End Function Function StdDeviation(Src1 As Variant) As Variant S1 = ConvertToNumberArray(Src1) elem = Ubound(S1) Forall numv In S1 sum = sum + numv End Forall mean = Round((sum / elem), 2) Forall numv In S1 sumSquared = sumSquared + ((numv - mean) ^ 2) End Forall StdDeviation = Round(Cdbl(Sqr(sumSquared / ( elem - 1))), 2) End Function
Project ID: 9885049

About the project

17 proposals
Remote project
Active 8 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
17 freelancers are bidding on average $34 USD for this job
User Avatar
Hello, I have been working as freelancer since last ~ 3 years,prior to this was working with a MNC as an Sr. Software Professional. The project is Product based development and integration of the product with various already existing Products and processes.. Below are some key areas of my skills: -- VBA and Excel,Word,Office Applications -- Expert on C# using .NET framework using Visual Studio 2012 and 2013 -- Expert in VB.NET using VS2012/VS2013 -- WPF and Windows Forms Application I have experience in all the above areas and during my project work I have completed all of the above tasks. As a Freelancer also I have worked in few of the above areas where I got a chance and delivered the best. Delivering best & Customer satisfaction is the key for any individual and I always worked keeping these things during project execution. Would be looking forward to work on this opportunity and will ensure to deliver best. Regards, Abhinov
$55 USD in 3 days
5.0 (7 reviews)
4.1
4.1
User Avatar
Hi there! As an Excel/VBA and SQL programming expert, I would love to lend you a hand in this project. If it is convenient for you, please let us discuss the details in private. Looking forward to hearing from you! raeve
$35 USD in 1 day
5.0 (14 reviews)
3.2
3.2
User Avatar
I have 6 years of experience in .NET, VBA Macros, VB script,PS Script and VB creation with application like SAP, Internet explorer, Microsoft Outlook,PDF& Text files, MS Access and SQL Server databases. And also I have worked on extraction with websites like Amazon, Cellpex,Costco,etc., hope if awarded with this project I can make it best and better with maximum 100% accuracy and satisfaction. please award me this project and contact me for further details
$80 USD in 4 days
5.0 (7 reviews)
3.3
3.3
User Avatar
Greetings. I specialize in provide solutions for Business Administration, Data Base management, Key Performance Indicators design, Supply Chain Planning and Project Management for commercial and industrial companies. I am also able to develop complex and automated Excel spreadsheets and Access databases, including formulas creation, pivot tables, pivot charts, data manipulation and macros. I guarantee that I'm able to bring the solution for your project, with the dedication, seriousness and professionalism that it deserves. My work will give you the confidence to initiate a long term relationship. Thank you for your time
$35 USD in 1 day
4.5 (9 reviews)
3.3
3.3
User Avatar
I have bachelor and master degrees in IT. My Primary skills include Java, Python, VB/.NET, ArcGIS, and PHP. Also database skills include MS Access, MySQL, and Oracle. My Other skills include server and network administration and maintenance with Linux/Unix and Windows Networking.
$35 USD in 5 days
4.8 (6 reviews)
2.7
2.7
User Avatar
Hello, I am able to complete this work with 100% accuracy. I have 3.5 years experience in vb,vba and vb.net development. I have worked with VB6.0 as Front-end VBA Script EXCEL VBA MS Access as Back-end (.mdb) FoxPro DBF as Back-end (.dbf) Crystal Reports Also Worked with VB.net as Front-end MS SQL Server as Back-end (.mdf) (.sdf) MS Access as Back-end (.mdb) Crystal Reports Also Interacted Excel and VB.net Send and receive data from excel Also Generated Reports using Crystal Reports, Created PDF files from Reports Created Zip/winRar files from PDF files Send as email that Zip/winRar file I have Developed Softwares are listed Below : Bulk Email Sender Application Inventory Application Stock Management Application Advocate Management Application School Management Software Thanks Mahesh
$35 USD in 1 day
4.4 (1 review)
0.8
0.8
User Avatar
hii..i have experience in oracle and developing reports in IT sector. Give this project to me. I will do it in better way
$25 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
$24 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
A proposal has not yet been provided
$25 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
Password for database pls and I do crystal reports
$34 USD in 3 days
0.0 (0 reviews)
0.0
0.0
User Avatar
i am chartered accountant in Indore, i am very well versed with the data mining and analysis so i can handle the reports and over a statistical analysis.
$25 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
I believe my skills and experience in these areas will prove beneficial to your jobs and projects. I am ready to be hired and start working for you now.
$35 USD in 10 days
0.0 (0 reviews)
0.0
0.0
User Avatar
I have been working on Dashboard, Analytics, and Reporting for my pass 11 years. If the tool is not the limitation, I would suggest a different tool for your reporting like Qlikview or Qliksense.
$25 USD in 1 day
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
Eden Prairie, United States
4.5
45
Payment method verified
Member since Jan 14, 2015

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.