have a report that indicates all the products to be ship (between 20 to 100 lines of products normally) every time I need to manually enter the final weight of each packed product
I need the sintax in vbs for crystal I reported xi that I would have to use.
Thanks
when I bring a report, created with CR11 , I can run it without problems. If I start the report a 3 time, I get the following error: "Unable to connect: incorrect log on parameters". I have to restart CE to run the report a 2nd time. As I read, the report should be saved without data. It didn't...
All of the reports I set up using my company's database return
the error message "the database table "(tablename)" can not be found.
Proceed to remove this table from the report?". I then click no for all of
the tables that I am querying (it shows up for every table). The thing is,
the...
please help
cal = -10.00
i need 10 (bolt)
abs is working ok but int is not
if {PART.QTY_ON_HAND}-{@calculo de qty} >0 then
formula = "Qty OK"
else
dim cal as Number
'cal = Int({PART.QTY_ON_HAND}) - Int({@calculo de qty})
cal = {PART.QTY_ON_HAND} - {@calculo de qty}...
I have 2 dates one is my currency($) and the other one is my quote_date y need to compare the date_quote on the table of effective_date end take the more close date to the effective_date
i dont know the basic syntax to do while to the end of the table
Dim quote_date As Date
Dim...
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.