Click here to Skip to main content
15,893,588 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: To create page turn effect Pin
bapu288928-Oct-07 6:59
bapu288928-Oct-07 6:59 
QuestionSmall Problem with File System Watcher Pin
LloydA11127-Oct-07 3:50
LloydA11127-Oct-07 3:50 
AnswerRe: Small Problem with File System Watcher Pin
Luc Pattyn27-Oct-07 4:15
sitebuilderLuc Pattyn27-Oct-07 4:15 
GeneralRe: Small Problem with File System Watcher Pin
LloydA1112-Nov-07 11:50
LloydA1112-Nov-07 11:50 
GeneralRe: Small Problem with File System Watcher Pin
Luc Pattyn2-Nov-07 12:46
sitebuilderLuc Pattyn2-Nov-07 12:46 
QuestionPrinting calculated amount in words in Crystal Report 8.0 Pin
Kiran S. S.27-Oct-07 3:36
Kiran S. S.27-Oct-07 3:36 
AnswerRe: Printing calculated amount in words in Crystal Report 8.0 Pin
Dave Kreskowiak27-Oct-07 5:08
mveDave Kreskowiak27-Oct-07 5:08 
QuestionError on summary feild in crystal report Pin
yogesh_kumar_agarwal27-Oct-07 2:12
yogesh_kumar_agarwal27-Oct-07 2:12 
 <br />
<br />
SqlStr = "SELECT partno, itemdetails FROM tblpurchaseitem WHERE partno in (select partno from StockMaster where stockgroup='" & Combo1.Text & "') and number in (select number from tblpurchase where pur_date>=#" & Format(mskdate, "mm/dd/yyyy") & "# and pur_date <=#" & Format(mekdate, "mm/dd/yyyy") & "# and purchase_form='Purchase') and purchase_form='Purchase' group by partno,itemdetails"<br />
<br />


hello friends i want the Sum(quantity) feild also on the reports the query works fine but someone tell me how the that feild could added to Crystal report

with regards

yogesh
AnswerRe: Error on summary feild in crystal report Pin
AliAmjad27-Oct-07 2:45
AliAmjad27-Oct-07 2:45 
GeneralRe: Error on summary feild in crystal report Pin
yogesh_kumar_agarwal27-Oct-07 2:49
yogesh_kumar_agarwal27-Oct-07 2:49 
GeneralRe: Error on summary feild in crystal report Pin
AliAmjad27-Oct-07 2:55
AliAmjad27-Oct-07 2:55 
GeneralRe: Error on summary feild in crystal report Pin
yogesh_kumar_agarwal27-Oct-07 3:02
yogesh_kumar_agarwal27-Oct-07 3:02 
GeneralRe: Error on summary feild in crystal report Pin
AliAmjad27-Oct-07 3:13
AliAmjad27-Oct-07 3:13 
QuestionHow to close a form when move one to another form Pin
samarjeet sing27-Oct-07 2:10
samarjeet sing27-Oct-07 2:10 
AnswerRe: How to close a form when move one to another form Pin
yogesh_kumar_agarwal27-Oct-07 2:15
yogesh_kumar_agarwal27-Oct-07 2:15 
AnswerRe: How to close a form when move one to another form Pin
manni_n27-Oct-07 3:42
manni_n27-Oct-07 3:42 
AnswerRe: How to close a form when move one to another form Pin
Dave Kreskowiak27-Oct-07 3:51
mveDave Kreskowiak27-Oct-07 3:51 
GeneralRe: How to close a form when move one to another form Pin
The ANZAC27-Oct-07 13:38
The ANZAC27-Oct-07 13:38 
GeneralRe: How to close a form when move one to another form Pin
Dave Kreskowiak28-Oct-07 3:49
mveDave Kreskowiak28-Oct-07 3:49 
QuestionTimer Control Help Pin
SilentCodingOne27-Oct-07 1:53
SilentCodingOne27-Oct-07 1:53 
AnswerRe: Timer Control Help Pin
AliAmjad27-Oct-07 2:12
AliAmjad27-Oct-07 2:12 
GeneralRe: Timer Control Help Pin
SilentCodingOne27-Oct-07 10:47
SilentCodingOne27-Oct-07 10:47 
Questionpositioning a textbox in the AXMSFlexgrid cell Pin
aransiola27-Oct-07 0:47
aransiola27-Oct-07 0:47 
AnswerRe: positioning a textbox in the AXMSFlexgrid cell Pin
Dave Kreskowiak27-Oct-07 3:48
mveDave Kreskowiak27-Oct-07 3:48 
GeneralRe: positioning a textbox in the AXMSFlexgrid cell Pin
aransiola27-Oct-07 9:28
aransiola27-Oct-07 9:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.