Ask Experts Questions for FREE Help!
Answer   ||    Advanced Search

Ask your question or search...
International Sites: Nederlandse experts vragen
User Name 
Password 
Join   Forgot password? 

Home > Computers & Technology > Programming > Compiled Languages > Visual Basic   »   How to put formula in unboound text box in detail section of VB data report

Question
 
 
#1  
Old Jan 14, 2008, 01:57 AM
irfan512
New Member
irfan512 is offline
 
Join Date: Dec 2007
Posts: 6
irfan512 See this member's comment history on his/her Profile page.
How to put formula in unboound text box in detail section of VB data report

I have two bounded and one unbound text boxes in vb data report, how can I put formula in detail section of vb data report like

unbound text box = bounded textbox1 + bounded textbox2

regards,

Irfan Zaidi

Reply With Quote
 
     

Answers
 
 
Old Jan 18, 2008, 07:59 AM   #2  
New Member
yuffie is offline
 
Join Date: Dec 2007
Posts: 12
yuffie See this member's comment history on his/her Profile page.
i have answered this question in the private msg.. but well..

u can create a formula, let's call it sum1.

using the formula editor, write the field bounded by textbox 1 and textbox 2

example if textbox1 is price1 in tableA and textbox2 is price2 in tableB, type:

{tableA.price1} + {tableB.price2}

and click save and close

then drag the formula sum1 into the detail section of your report
  Reply With Quote
 
     

Your Answer
Email me when someone replies to my answer
Join Login



Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Ask your question or search...



Similar Threads
sum result stored in text box in vb data report
(1 replies)
Sum two fields in detail section of vb data report
(1 replies)
How to sum field1+field2 in rpt text box (detail section) in data report
(0 replies)
extracting data from text boxes
(0 replies)
Gmat Data Sufficiency section !
(1 replies)

Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page
Search this Thread

Advanced Search

Bookmarks





Copyright ©2003 - 2009, Ask Me Help Desk.
All times are GMT -8. The time now is 07:44 PM.