"Time and Billing" database question -- access

  • Thread starter Thread starter Guest
  • Start date Start date
The info in the link works, but only partly. For it to have full effect, you
must also alter similar (but not the same) code in the "Print Invoice" form.
This has worked for me. Also, I have discovered that the "Begin Date" and
"End Date" fields cannot be left blank.
 
It looks like the discussion ended without a solution. Did anyone ever figure
it out, or is it just a crappy template?
 
Have you followed the steps outlined in the google group thread? That
supplimented with Russell's notes should solve your problem. Are you still
having problems?

As for the usefulness of the template, it might be looked at as a starting
point. I doubt that any of the templates can be used as is; they'd all need
tweaking I would think.
 
I checked the Google group link and tried to follow the instructions but I
can't find the "Broken Expressions". I used ctrl-g to get to the modules and
tried to find it there. What am I doing wrong? Also, what is "sandbox mode".
I am reasonably computer literate but not particularly experienced with
Access. When I tried the debug-compile there was no indication of anything
happening.

Thanks!
 
Dana said:
I checked the Google group link and tried to follow the instructions but I
can't find the "Broken Expressions". I used ctrl-g to get to the modules
and
tried to find it there.

When you use find, be sure to check off 'search entire project' to find the
code you are looking for.


You may find that going to Tools, Macro, security and setting it to low will
get things working for you.
 
Thanks Joan. At the risk of sounding like a complete idiot, there is security
option under Tools, Macro. I looked other places to set this option (e.g.,
Tools, Security) and did a help search and can't find anywhere to set any
security setting to low. I am using Access 2002. I appreciate your help. I
ever get this database working we'll have to have a celebration!

Thanks again,
Dana
 
Dana said:
Thanks Joan. At the risk of sounding like a complete idiot, there is
security
option under Tools, Macro. I looked other places to set this option (e.g.,
Tools, Security) and did a help search and can't find anywhere to set any
security setting to low. I am using Access 2002. I appreciate your help. I
ever get this database working we'll have to have a celebration!

That's the option I meant. Tools - Macro - Security. Did that work for
you?
 
Oh the power of one little word! What I meant was there was NO
Tools-Macro-Security. There was Tools-Macro, but no security option and not
other options where I could set the security.
 
Dana said:
Oh the power of one little word! What I meant was there was NO
Tools-Macro-Security. There was Tools-Macro, but no security option and
not
other options where I could set the security.


Reset your menubar (View, Toolbars, Customize). Select the Main Menu (don't
uncheck it thought) and hit Reset .
 
Back
Top