View Single Post
  #2 (permalink)  
Old 28-Jul-2006, 08:10 AM
schasteen's Avatar schasteen
Guest
 
Posts: n/a
   
   
RE: Convert #s To Negative

Have you tried in the before update event of your text box
Me![TextboxName] = Me![TextboxName] * -1

"F1stman" wrote:

> Hello All,
> I am trying to set a control on a form to convert numbers typed into the
> text box to a negative number and then store that number to the table. So far
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/information-technology/10174-convert-s-to-negative.html
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=10174
> I haven't been able to think of a way to do this. My hunch is that its easier
> than I am making it. Thank you for any and all assistance. Oh, by the way, if
> you could explain how to use and where to put any code offered that would be
> greatly appreciated. I'm a novice in VBA.
> Adam

Reply With Quote
 
Page generated in 0.14500 seconds with 25 queries