Developer best practices/Access&Excel

sjl

New Member
Joined
May 30, 2007
Messages
30
O, Experts! Please help me!

I have a new spreadsheet/Access database combo reporting system.

I need to store the Access file where other people can read it, probably from Excel spreadsheets, where I can prepare a few macros to refresh the data.

Issues
- Most end users are still using Excel 2003. The Access file and spreadsheets I build for them will be in 2007.
- I am not a programmer, only a dabbler in macros in Access and Excel.
- I plan to store the “master” database and spreadsheets on my C:\ drive, do updates there and then copy up to a shared drive daily. We all have permission to the Public share, and largely mapped to a P:\ drive, but I can’t guarantee it.
- Also not having been a developer, I am wondering how to best do versioning – I currently take the previous day, create a file.accdb.bak##, where ## is incremented and stored in a subfolder. Is there a better way?
- I have also a Development and a Production version of the database, and want to move new objects to Prod once they are ok’d – how to do naming conventions? Ensure they are pointing to the correct space? Is splitting the tables/queries the way to go and if so, how is that managed?
- I have (sadly) fallen into the common developer habit of all “doing” and never getting around to writing about what I did… How do I fix this?


I have looked for info, but any books I find are only about the programming itself – not the best practices of code control and documentation.

Any thoughts would be much appreciated!

Susan
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,225,415
Messages
6,184,856
Members
453,264
Latest member
AdriLand

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top