Overwrite a field

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Why is it when I use a got focus event to put(calculated value not from the
form) in the value of a field(i'm using type currency) it highlights the
whole field so if you press a key it overwrites what ever is put it. Is this
possible to duplicate without doing any coding?
 
Look in VBA Help for the Selstart and SelLength properties. This will solve
your problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top