IT SOLUTIONS
Your full service technology partner! 
-Collapse +Expand
VB Classic
Search VB Classic Group:

Advanced
-Collapse +Expand VB Classic Store

Prestwood eMagazine

December Edition
Subscribe now! It's Free!
Enter your email:

   ► MB LobbyVisual Basic Classic BoardVB Classic Control Usage and Developing Topic   Print This     

MshFlexGrid ....Display Totals at the change of a

MshFlexGrid ....Display Totals at the change of a in VB Classic Control Usage and Developing topic (part of our Visual Basic Classic group).

Quick Search: MshFlexGrid   Display   MshFlexGrid    MshFlexGrid Display   Totals at   change of  
Vikas Athavale
India,Mumbai
I Am using MshFlexGrid to display various summary details

I want solution for following

1. I can merger a particular Column but I want to merge 2 columns and display the data accordingly.

2. Dispay totals
Say I am displaying Customerwise Account receivable. I want to display TOTALS at the change of Customer.

I FOUND THIS FORUM AS BEST FORUM FOR THE ACCURATE INFORMATION AND PROMPT RESPONSE.
 Posted 22 years ago (Thread Starter)
Comment Quote
About Vikas Athavale -Collapse +Expand
Visit Profile
Membership pending.
Member subscribes to this thread but email is NOT VERIFIED.
Email Not Verified!
Once email is verified, we will review and approve the account.
Web Presence Hidden.
Once above is taken care of, full Profile content will display including back links, about me, my message, custom Profile html, social networking links, message board signature, company profile, etc.

Post ID #4596, 4 replies
Thread Started 12/13/2001 5:09:00 PM
View Counter=4459
Last Reply Posted 10/29/2002 9:11:00 AM)
Location=India,Mumbai  
Joined=22 years ago   MB Posts=16  
RobZ
 (Inactive)
JHB, South Africa
Not Sure If I Understand the Problem but here goes anyway,

By iterating through the msFlexGrid.Textmatrix() Property it is possible to read, and or change the values displyed,

i.e.
Dim tot as long
' imagine col to add up= 3rd col ( 0,1,2)
' leave out row 0 as it usually has headings
for x = 1 to me.msflexgrid1.Rows
tot = tot + me.msflexgrid1.textmatrix(2,x)
next
msgbox "Total of Col 3 = " & tot
Hope this helps
 Posted 21 years ago
Comment Quote
About RobZ -Collapse +Expand
Visit Profile
Inactive member.
Member does not subscribe to this thread.
Email Not Verified!
Once email is verified, we will review and approve the account.
Web Presence Hidden.
Once above is taken care of, full Profile content will display including back links, about me, my message, custom Profile html, social networking links, message board signature, company profile, etc.

Post ID #7883 (Level 1.1)  Reply to 4596
Thread Started 10/11/2002 1:05:00 AM
View Counter=2
Location=JHB, South Africa  
Joined=22 years ago   MB Posts=9  
Most Recent Post
Vikas Athavale
India,Mumbai
Please help me...

Send me code so as insert summary totals as the customerchanges in flexigrip

Thanking u in advance...

Vikas Athavale
 Posted 21 years ago (Thread Starter)
Comment Quote
About Vikas Athavale -Collapse +Expand
Visit Profile
Membership pending.
Member subscribes to this thread but email is NOT VERIFIED.
Email Not Verified!
Once email is verified, we will review and approve the account.
Web Presence Hidden.
Once above is taken care of, full Profile content will display including back links, about me, my message, custom Profile html, social networking links, message board signature, company profile, etc.

Post ID #8106 (Level 1.2)  Reply to 4596
Reply Posted 10/29/2002 9:11:00 AM
Location=India,Mumbai  
Joined=22 years ago   MB Posts=16  
bugs186
 (Inactive)
Malaysia
hi there,
I kinda have the same project as yours. I'm doing an accounting system using VB + Ms Access. I'm having trouble with the ledger posting and also the journal. Could you pls advice with samples ?

Have a nice day
 Posted 21 years ago
Comment Quote
About bugs186 -Collapse +Expand
Visit Profile
Inactive member.
Member does not subscribe to this thread.
Email Not Verified!
Once email is verified, we will review and approve the account.
Web Presence Hidden.
Once above is taken care of, full Profile content will display including back links, about me, my message, custom Profile html, social networking links, message board signature, company profile, etc.

Post ID #6819 (Level 1.3)  Reply to 4596
Reply Posted 6/25/2002 11:25:00 PM
Location=Malaysia  
Joined=21 years ago   MB Posts=1  
solinox
 (Inactive)
Austin, Texas
How are you loading the data into your grid? If you use a SQL query in your code (as opposed to selecting tables from the Properties window), you can add a calculated TOTAL field to the table that is returned to the grid.
 Posted 21 years ago
Comment Quote
About solinox -Collapse +Expand
Visit Profile
Inactive member.
Member does not subscribe to this thread.
Old Account!
If this is your account, sign in to activate web presence data (sign in quarterly to keep active). Alternatively, you can subscribe to our monthly eMag with a valid email address.
Web Presence Hidden.
Once above is taken care of, full Profile content will display including back links, about me, my message, custom Profile html, social networking links, message board signature, company profile, etc.

Post ID #7389 (Level 1.4)  Reply to 4596
Reply Posted 8/28/2002 8:09:00 AM
Location=Austin, Texas  
Joined=21 years ago   MB Posts=15  

Revive Thread!

Add a comment to revive this old thread and make this archived thread more useful.

Write a Comment...
Full Editor
...
Sign in...

If you are a member, Sign In. Or, you can Create a Free account now.


Anonymous Post (text-only, no HTML):

Enter your name and security key.

Your Name:
Security key = P175A1
Enter key:
Icon: A Post    Thread    Idea    Important!    Cool    Sad    No    Yes    Includes a Link...   
Thread #4596 Counter
4459
Since 4/2/2008
Go ahead!   Use Us! Call: 916-726-5675  Or visit our new sales site: 
www.prestwood.com


©1995-2023 Prestwood IT Solutions.   [Security & Privacy]