How can I...

  • Thread starter Thread starter Programmer
  • Start date Start date
P

Programmer

Hello... I got a program that I've paid and its made in access... Now i have
to modify some calculations - i have to change some formulas... When i open
..mdb i cant see the code anywhere... I can oly see databases (only data, and
cant find anywhere programming codes where I could change formula)...

Help plz... Thanx...

Greetings....
 
The first thing that you might try is to hold down the shift key, and keep it
held down, while opening the database. Of course, I'm assuming that your
application was written entirely in Access, and not using a front-end created
with other software, such as Visual Basic.

If that doesn't work, then the developer may have disabled the shift key.
See the topic titled "By Pass Shift Key Code" on this page:

http://www.members.shaw.ca/AlbertKallal/msaccess/msaccess.html

This should work, assuming the developer didn't go all the way, by securing
the AllowByPass key. More info. here:

Securing AllowBypassKey
http://www.mvps.org/access/general/gen0040.htm


Tom

http://www.access.qbuilt.com/html/expert_contributors.html
__________________________________________

:

Hello... I got a program that I've paid and its made in access... Now i have
to modify some calculations - i have to change some formulas... When i open
...mdb i cant see the code anywhere... I can oly see databases (only data, and
cant find anywhere programming codes where I could change formula)...

Help plz... Thanx...

Greetings....
 
Back
Top