I need help with the following formula...I have multiple conditions in each if statement but not sure how to write the formula -
if {SO_SalesOrderHeader.UDF_CONSOLIDATED_SHIPMENT} = "N" and {SO_SalesOrderHeader.UDF_ON_TIME_SHIPMENT} = "Y" and {SO_SalesOrderHeader.UDF_SHIP_ASAP} = "N"
then "**...
I need to reference a cell in another sheet - in sheet 2 cell A4 has a value of -25, in sheet 1 A4 I want the value from sheet 2, cell A4 but as a positive 25, any suggestions?
I am a Crystal Reports novice now having said that...
I need to create a report that that selects records from one table when they do not exist in another table -
When an ITEM exists in the SO_SalesOrderHistoryDetail table but not the SO_LastPurchaseHistory.
Any help would be greatly appreciated.
I am a novice when it comes to vbscript...
I have the following vbscript -
Set objShell = CreateObject("Wscript.Shell")
strPath = "F:\atco\LanAir\Work Orders"
strPath = "explorer.exe /e,""F:\atco\LanAir\Work Orders"
objShell.Run strPath
I have a variable my WO#, I need to add to the path the...
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.