Re: remove old versions of file

Tech-Archive recommends: Fix windows errors by optimizing your registry



You're right. This is another iteration of my first widely distributed
project and I'm learning a lot the hard way. Mostly what I've learned
is how much I don't know. In the past, I've only used VBA for myself or
1-7 other people I worked closely with.

I used the version naming convention as most other software - Lotus
Notes 6.5, Excel11, Acrobat 7.0, etc. As requirements evolve, do you
have another model? I really would be interested to know.

As I said, I'm new to this and I've never developed an add-in before.
Will there be similar issues with implementing new versions of the
add-in and ensuring that it is installed, loaded and used?

The interface is as simple as possible, a short instructional
paragraph, a date (tomorrow as default, exactly what's needed over 70%
of the time), a database name (5 choices from a combobox) and a
specific, two-digit number (acquisitions and realignment keep this a
textbox for the foreseeable future). They're all labeled clearly and
share naming conventions used day in and day out by these users. The
interface has only been an issue a couple times with particular users
and I only mentioned it because of how much it exasperated me when it
was.

I would love to be able to produce a project (or projects!) that would
fit the description "properly designed software". I will continue to
develop myself.

This all started so simply. "VBA Development" is nowhere in my job
description, but people knew I could do it and when they came to me
with this issue after they saw a couple Access projects developed by
others blow up, I said, "Sure!" They were all impressed that it
actually worked; now I'm expected to whip things out in a moments
notice. Don't get me wrong, I really like this kind of work and will
continue to pursue it but it doesn't reduce my primary workload (well,
ok it does save time when it's finished but the develop time is tough
to come by.) As it is, I do it before and after work, on weekends and
vacations.

Thanks for your interest and I do take your comments to heart. I just
glanced at your website - nice. I'll be in the relational database
section frequently I'm sure. (And others, ASAP) I don't know how I
missed it in the past.

I truly appreciate that someone with your credentials and
accomplishments would take the time to respond.

Thanks!

Cliff Edwards

.



Relevant Pages

  • Re: remove old versions of file
    ... I'm new to this and I've never developed an add-in before. ... The interface is as simple as possible, ... fit the description "properly designed software". ... I'll be in the relational database ...
    (microsoft.public.office.developer.vba)
  • Outlook 2007:- Form Regions not loading
    ... I'm learning how to create Form Regions by following the MSDN article at ... loading when I try to debug the add-in. ... Outlook is not finding the FormRegionStartup interface. ...
    (microsoft.public.office.developer.com.add_ins)
  • Outlook 2007:- Form Regions not loading for VSTO 3.0 Add In
    ... I'm learning how to create Form Regions by following the MSDN article at ... loading when I try to debug the add-in. ... Outlook is not finding the FormRegionStartup interface. ...
    (microsoft.public.office.developer.com.add_ins)
  • Re: Wanted:MAIL.MAI structure definition
    ... If there's not a compelling reason to share a particular interface -- to render the interface public, or at least to allow some sort of sharing -- then keep the interface private. ... If I had the cycles to re-implement MAIL all over again, for instance, we'd be using XML and/or a relational database, and some of these pieces would be more visible. ... But opening up traditional internal APIs or database file organizations to visibility obviously invites folks to use the APIs, and this is access is most definitely a two-edged sword. ... If we open the database API, we effectively codify the current design in concrete, and make it far harder to re-work these interfaces and these designs compatibly. ...
    (comp.os.vms)
  • Outlook 2007:- Form Region not loading for VSTO 3.0 Add-in
    ... I'm learning how to create Form Regions by following the MSDN article at ... loading when I try to debug the add-in. ... Outlook is not finding the FormRegionStartup interface. ...
    (microsoft.public.office.developer.com.add_ins)