Search
-
Is it possible for me to customize Google Gadget screens? Thanks.
-
In report Designer, I need the VB syntax for altering the colors of the font (foreground) and background. I need to change colors of report fields which are not tied directly to a table column. Thanks.
-
We use Class in the SalesOrderLine (SOL) grid in our Sales Order (SO) screen (customized of course). I have yet to be successful using a Text Change action in a grid column to update a value in the grid row. I can call the Text Change action and see the changes made via a Text Change action on the grid but once ...
-
Here is the FOR...LOOP construct I am using successfully:
.....
FOR Week as integer = 1 to WeekCount '' what if its one week and WeekCount = 0?? Does the loop fire once at least?
newrate = cSng(WeekCounter.text) + 1 ' or to create a loop that calcs it once correctly, including W,1,B SOL freq
WeekCounter.text = ...
-
How can we do this in OnBeforePrint events? I've got some complex formulas to use to change the background colors of certain derived (calculated) values. The values of these "cells" are not tied to a table field, they are completely calculated within OnBeforePrint events. I'm going to try using ...
-
Why are report PDFs not appearing when I run reports on a iphone browser?
-
I need a FOR...NEXT loop in an OnBeforePrint event. Where is the language documentation for all supported VB logical constructs within events in the Report Designer?
Thanks!
-
For almost a year since we started using Method, we have used a QB user other than admin for the quickbook login and MIE worked great. Now I'm told the qb login should only be the admin user for us to avoid this time tracking error we had.
-
Yes, this is still unresolved. I've tried everything. Let's work on this next Monday, 3/16/2015, please.
-
Justin,
Actually I spoke too soon. I am still getting this error in Resolve Conflicts. I have tried to delete, clear, retry, refetch and it comes back everytime. I rebuilt the QB db 2/4. The error is from 1/29 when it first said to rebuild QB. I changed the MIE login to Admin hoping that would fix this. No ...
|
|
|