I am not using a data source. I have one textbox that I want the user input (Cost) to display with thousand separators and one that displays a formula value that I also want to display with commas. The formual sums data previously posted in the workbook from the user input (the sum of all Cost...
I am creating a UserForm in Excel2000 and I want to change the data type for two of my text box variables to "double" and format them with a comma for the thousand separator and no numbers to the right of the decimal.
Is this possible?
Thanks
I have a macro I would like to run once a day (not everytime I open Excel). I have tried storing the workbook with the macro in my Start Up folder and sometimes it runs and sometimes it doesn't. I am using Windows & Excel 2000. I also have a virus scan that runs at boot-up and am wondering if...
Thanks for your remarks once I made those changes and reversed the order
({ado.UnitType} like "*PPAV*") or({ado.Influ3Code} like "*OVL*" and {ado.Influ3Percent} = -100)
it worked.
I am using Crystal 7.0 and trying to suppress a text field, using the Format Editor, based on two different conditions. The suppression works with either condition but ignores the second condition if I try to use them together. I am trying to use:
{ado.Influ3Code} like "OVL" and...
I have a user with a quirk in his Excel that seems to turn off the Automatic Calculation. We have tested several scenarios and cannot determine why this happens. I looked through the built in tool bar customization options and didn't see one for this function. Is it possible to create a custom...
Thanks for the solution. Unfortunatly the third party software I run my reports in doesn't work well with subreports so I'll have to rethink my design.
I am trying to supress multiple text fields in my page header using formulas simular to:
NOT({ado.Code} in ["025","030","031","032","033","034","035","036"])
there are for different text fields, each with their own group of codes.
In testing this I found that only the code in the first record...
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.