platform: CR8.5, VB6
fellow experts,
I am using vb to pass 2 parameters into crystal and then i sum the both values by using:
val({Total1}) + val({Total2})
lets just assume Total1 = 1.99, Total2 = 2.98
and the answer is 4.97, yes it gives me a precise answer.
But when i change my regional...
hi,
i need to point my connection to other databases in other folder, this is due to i have backup my database and stored in another folder. Now i have to retrive back the previous customer's records. I believe i need to control the name of the database inside the control panel - ODBC. Guide me...
hi... These are my codes for compact & repair but i seem to face an error msg with :
runtime error'-2147217843(80040e4d)':Cannot start your application. The workgroup information file is missing or opened exclusively by another user.
This only happens when my database is passworded. The...
okay... i got your method in saving each string to translate to the other language. Can anyone please tell me more about resource file thingy ? and i found out to be filename.res extension. How can i work with that ? fix me !
hello,
how do i apply multiple languagge into my system as my system is supported by english only, do you have any idea how to translate it? what tools to use ?
i am using VB to backup my database(access), as my VB form has 2 combo
boxes(month and year) to allow user to select which month to back up
thier database... once the user select periodically, it will back up
the
database.mdb into particular folder which i am using FSO to locate.
What...
thanks and i've got my problems fixed, yes you're right... we can't use running total for sorting but instead... i use sub-total function to sum up the numbers and from there i could sort it by asc and desc... thanks for your info. Tech =)
i am using VB to backup my database(access), as my VB form has 2 combo boxes(month and year) to allow user to select which month to back up thier database... once the user select periodically, it will back up the
database.mdb into particular folder which i am using FSO to locate.
What...
how to sort all my added value using formula ?
i want to sort these value in asc order:
{#TotalBlow}+{#TotalColor}+{#TotalCut}+{#TotalManicure}+{#TotalPerm}+{#TotalProduct}+{#TotalRecommendedBy}+{#TotalShampoo}+{#TotalStraightening}+{#TotalTreatment}
each of the totaled value is grouped by...
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.