Can any one help me solve an issue in VB6:
dim C1,C2 as double
C1=15
C2=17
By executing a query i will get an integer (field name Wrnk) (ex: 1 or 2)
with that i assign as C2=C2-C1
like:
C & Int(SQL!Wrnk) = C & Int(WSQL!Wrnk)-C1
in coding i can able to see SQL!Wrnk=2
but its not concatenate...
Hi,
Can any one help me to find a solution for the follwing:
i don't want to show a selected group summary - how to do this?
Ex:
Group names are: A, B, C, D
all the above groups having sum() in its group footer.
here i don't want to show sum() of Group B and the rest
should be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.