Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 07-11-2005, 03:00 PM   #1
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
Problem with access Form

I have this code into an access form
Private Sub Form_Current()

If Cond_Impuesto = 1 Then

Monto = txttotalbruto * 1.15

Else
Monto = 0

End If
End Sub

where txttotalbruto is a textbox dependent from a calculated textbox in the subform of the current form and Monto is the field where the condicional total must be stored, but It doesn`t work, the condicion is fine because if I remove the formula and place a number it is fine.
easg is offline   Reply With Quote
Old 07-11-2005, 03:07 PM   #2
Member (10 bit)
 
Join Date: Jun 2000
Location: Dorset UK
Posts: 559
Have found this site to be an excellent source of info on Access

http://www.utteraccess.com/

Doug
DougL is offline   Reply With Quote
Old 07-11-2005, 03:09 PM   #3
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
I come from there, is an exellent site but I didn`t find any help about this problem.
easg is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 04:53 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2