UtterAccess.com
X   Site Message
(Message will auto close in 2 seconds)

Welcome Guest ( Log In | Register )

2 Pages V  < 1 2  
Reply to this topicStart new topic
> Exporting Checkbox/database Info To Excel    
 
   
CarsonJ
post May 9 2012, 10:39 AM
Post #21

UtterAccess Addict
Posts: 140
From: NH + MI + ID, USA



That would do the job nicely, but I think I might have been able to make soemthing else work. Tina suggested earlier that I use a query to get the information from the form to a table. Teh table would then be used to display the information in a report.

If I do this:
CODE
DoCmd.OutputTo acOutputQuery, "ServiceRecording", acFormatXLSX, "J:\Directory\Database System\Service Record.xlsx", False


It should accomplish the same goal. The question now is which is better?

I know this works, but can you forsee a reason that the other code would work better? I'm asking because I'd rather make the best program I can so that noone has to do maintenance on this.
Go to the top of the page
 
+
HiTechCoach
post May 9 2012, 12:04 PM
Post #22

UtterAccess VIP
Posts: 18,396
From: Oklahoma City, Oklahoma



QUOTE (CarsonJ @ May 9 2012, 09:31 AM) *
Let's say it's $150 for sake of math. That $150 per person. There are 12 people at this plant that would need Access, so $1800. Then if this program works as expected it has a good chance to be used throughout the plants in the U.S. and Mexico. There are at least 10 poeple, probably more, in each of the 25 other plants that would need to use it. So 250 people or $37,500 to buy a software for which the company would only have 1 use for currently. True, if we had it I'm sure we could find more uses for it, but I'm not going to be able to talk my bosses into spending anywhere between $1800 and $37,500 dollars for something that should be possible without. It adds a ton of burden to the programming side, but such is our lot.


CarsonJ,
Here is my two cents on this.

Excel really not a good option for this many people to share the data. A multi user application would be so much more productive than Excel.

If this were my client I would build an Access application. No Excel needed. This would allow lots of workflow to be built in.

To deploy the front end to 250 people (desktop) cost is $0 with a potential savings of over $37,500. What? How can that be? Use the free Access runtime. The saving comes from not having to purchase Excel.

QUOTE
... I'm asking because I'd rather make the best program I can so that noone has to do maintenance on this.

The using a properly normalized database will help reduce future support maintenance. Using Excel will probably guarantee a lot more future support and maintenance that is done in Access.

If the Access application is well design the user will not need to be very skilled with Access. This is not true with Excel.

Go to the top of the page
 
+
projecttoday
post May 9 2012, 12:56 PM
Post #23

UtterAccess VIP
Posts: 5,112
From: Dunbar, WV



Access runtime sounds like a good option. I hope you'll consider that. What version of Office are you using right now?

To answer your question, that type of code is okay if you just want to dump something on a speadsheet. I think it's the same as just clicking up an export manually. It's fine if it satisfies your requirements.
Go to the top of the page
 
+
CarsonJ
post May 9 2012, 01:56 PM
Post #24

UtterAccess Addict
Posts: 140
From: NH + MI + ID, USA



We're using Office 2007. I like the option of using Access Runtime. It would not only keep everything "in house" but it would also make it so I didn't have to figure out a way to prevent changes from being made by "unauthorized personel". I've presented thsi to my bosses and am currently waiting to hear back from them and IT before I can go ahead.

If I do get to go with Runtime, then the whole thing would simply be making a query to store the information in a table and then create a Report to search through and display the table, right? I say simply but there is a bit of work in there. I could actually reuse the whole process I have been working on to get the info to Excel. Instead of dumping it out fo Access I would keep it in the table and work with it from there. I think I'm on the right track.

Thanks for the ideas, this should be a lot less finicky than going to Excel.

QUOTE (HiTechCoach @ May 9 2012, 01:04 PM) *
The using a properly normalized database will help reduce future support maintenance. Using Excel will probably guarantee a lot more future support and maintenance that is done in Access.

If the Access application is well design the user will not need to be very skilled with Access. This is not true with Excel.

You got me there, but the point is that I want to create the most user friendly program given the restrictions placed upon me. That really is what everone wants for their programs.

-CarsonJ
Go to the top of the page
 
+
projecttoday
post May 9 2012, 03:37 PM
Post #25

UtterAccess VIP
Posts: 5,112
From: Dunbar, WV



You're welcome. I have never used runtime myself.
Go to the top of the page
 
+
HiTechCoach
post May 9 2012, 05:19 PM
Post #26

UtterAccess VIP
Posts: 18,396
From: Oklahoma City, Oklahoma



I think you are seeing the benefits of using Access. I find the Access runtime really helps to reduce software costs.

The may also help:
What is the Access Runtime Version?

Access 2007 runtime deployment - FAQs
Go to the top of the page
 
+
CarsonJ
post May 10 2012, 08:36 AM
Post #27

UtterAccess Addict
Posts: 140
From: NH + MI + ID, USA



That it does, my boss approved the idea, though IT hasn't gotten back to me yet, so I will be moving forward. Since I have been working in another sub-forum to get the query to work properly, all I have left to figure out is the report. I'll start a different topic in that sub-forum if I need some help (9 to 1 odds that I will).

Thank you Tina t, HiTechCoach, and projecttoday for the great advice and helpful tips and links. You all really helped me understand more about Access. (IMG:style_emoticons/default/thanks.gif)

-CarsonJ
Go to the top of the page
 
+
HiTechCoach
post May 10 2012, 12:46 PM
Post #28

UtterAccess VIP
Posts: 18,396
From: Oklahoma City, Oklahoma



CarsonJ,

You're welcome. I am glag that Tina t, projecttoday, and I could assist you.

Good luck with your project.

(IMG:style_emoticons/default/uarulez2.gif)
Go to the top of the page
 
+
tina t
post May 10 2012, 07:03 PM
Post #29

UtterAccess Ruler
Posts: 1,807
From: SoCal, USA



you're welcome, hon. i'm glad the guys stepped in and gave you some suggestions that will really work for your situation - UA is tops! good luck with your project, and come back to the forums anytime you need a hand. :) tina
Go to the top of the page
 
+

2 Pages V  < 1 2
Thank you for your support! Reply to this topicStart new topic

Jump To Forum:
 



RSS Go to Top  ·  Lo-Fi Version Time is now: 18th May 2013 - 08:17 PM