![]() |
|
|
|||||||
| FlashChat | Actuarial Discussion | Preliminary Exams | CAS/SOA Exams | Cyberchat | Around the World | Suggestions |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
I soon plan to learn how to use MS Access, and I would like to concentrate my learning on the Access skills that would actually be important for an actuary. Unlike Excel, I have never had to use it as an engineer, so unfortunately, I'm pretty much starting from zero. Even though I have Access at work, I don't really have any legitimate reason to use it there, but I do have it on my new home computer (Access 2007), and I plan to play with it and learn it as much as possible. However, I'm unsure what Access skills I should try to develop. What do actuaries actually do with Access, and what should I actually be able to do with Access (including with VBA) that would satisfy a potential employer? Thanks.
|
|
#2
|
||||
|
||||
|
Quote:
One key thing to know is that in access once you create a table that takes up space in your database, the database remains that size even if you delete the table. This makes thinking ahead a good practice. if you know that at some point you are going to have to add more columns to a table, add them now and leave them empty. Then do update queries to fill the fields. This eliminates the practice of making a new table every time you need to add a field, and it also eliminates the need to go into the table design and add the field manually to save space. Try to make it as automated as possible. |
|
#3
|
||||
|
||||
|
Blow off learning about reporting. I would also blow off forms.
Both of these items can be useful, perhaps essential, when developing applications. However, for "using Access" you're generally trying to git-r-done. Learning how to manage tables, build efficient queries, etc. is far more useful for ad-hoc projects. |
|
#4
|
||||
|
||||
|
Learn how to pull access data into excel via external data
__________________
Some people are like clouds. When they disappear, it's a brighter day. |
|
#5
|
|||
|
|||
|
Be able to:
1. Join tables in database, in order to summarize one table's data by another table's field. 2. Create new fields. 3. Restrict extract data via criteria. 4. Copy and paste summaries into Excel.
__________________
DTNF's Basic Philosophy Regarding Posting: There's no emoticon for what I'm feeling! -- Jeff Albertson (CBG) DTNF's Trademarked Standard Career Advice: "pass some exams and get back to us." DTNF's Major advice: "Doesn't matter. Choose major that helps you with goal of Career Advice." DTNF's Résumé Advice: Have a good and interesting answer to every item on it for the interviews. DTNF's Law of Job Offers: You not only have to qualify for the position, but you also have to be the best candidate available for the offer. DTNF's Work Philosophy: I am actuary. Please insert data. -- Actuary Actuarying Rodriguez. Twitches' Advice to Crazy Women: Please just go buy your 30 cats already. |
|
#6
|
||||
|
||||
|
Quote:
![]()
__________________
"I am a most unhappy man. I have unwittingly ruined my country. A great industrial nation is now controlled by its system of credit. We are no longer a government by free opinion, no longer a government by conviction and the vote of the majority, but a government by the opinion and duress of a small group of dominant men." -- Woodrow Wilson It doesn't matter who you vote for, the government always gets in. -- Elizabeth May ???? Jan 20: Freedom for the Bill of Rights 1 2 |
|
#7
|
||||
|
||||
|
5. World Domination. (You may need VBA for this)
__________________
Freedom comes at a price.... And that price is less Freedom. **** Juan. |
|
#9
|
||||
|
||||
|
Whoa, everybody.
Before learning tricks to do with Access, I wish everyone would become familiar with normalized data structures, and think about how their data is going to be USED in Access. JMO of course.
__________________
Carol Marler, FSA, MAAA, A Dedicated Actuary Just My Opinion (Although this statement is my opinion, and I am an actuary, it's still not a statement of actuarial opinion, and you really shouldn't rely on it.) Updated quotes June 10: Spoiler: |
|
#10
|
||||
|
||||
|
Quote:
Uh, 2 years of experience guy says - what's a normalized data structure?
__________________
Freedom comes at a price.... And that price is less Freedom. **** Juan. |
![]() |
| Tags |
| access, computer skills, microsoft, vba |
| Thread Tools | |
| Display Modes | |
|
|