Eunmi66 Posted July 16, 2001 Posted July 16, 2001 I realize that data cannot be entered into a calc field, however this is what I would like to do. I would like the ability to override the results of the calculation. i.e. if the calc field displays $1.25 (as the result of the calculation)I would like to be able to override this figure and enter my own figure of $1.40. Is there any way to do this...or make it appear this is happening? Respectfully Eun Mi
LiveOak Posted July 16, 2001 Posted July 16, 2001 How about defining and extra field: TotalEntry (number) Total (Calculation, number) = If (notIsEmpty(TotaEntry), Total Entry, Quantity * Price) This field can be stacked behind the Total field. Make Total opaque, set it as don't "Allow modification" and take it out of the tab order. When you click on Total, the TotalEntry field behind it will be selected. -bd
Eunmi66 Posted July 16, 2001 Author Posted July 16, 2001 Thank you Chuck, I'll see if that will do what I need (given the scenario I'm using) With gratitude, Eun Mi Edit: Spelling [ July 16, 2001: Message edited by: Eunmi66 ] [ July 16, 2001: Message edited by: Eunmi66 ]
Eunmi66 Posted July 16, 2001 Author Posted July 16, 2001 Brent, My mosty humble apologies. I am embarrassed to tears. If you have never seen yellow face turn red, you should be here. Looks something like a CorelDraw palette. So very sorry, and I am truly thankful. Thank you Brent Eun Mi Edit: Spelling [ July 16, 2001: Message edited by: Eunmi66 ]
LiveOak Posted July 17, 2001 Posted July 17, 2001 This is Brent at Live Oak Systems. I do hope my responses measure up the the excellent advice Chuck provides! -bd
Recommended Posts
This topic is 8876 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now