Search results

  1. W

    Help with loading a macro into an excel sheet.

    Good afternoon all. I was wondering if anyone has been able to 'load' a macro file into an excel workbook and then have Progress run it? Right now we are getting some xlsx files that need a bit of handling, and I wrote macros to handle this. But in order for the user to be able to run them...
  2. W

    Dynamically hide columns in browse

    Update: I figured out how to the individual cell to make it look, need to test but it should work. just change the foreground and background colors to the same color. I have a trigger sent that if a condition is met it changes the F/B ground colors as well as change font to 6. Just helps the...
  3. W

    Dynamically hide columns in browse

    Thank you both for the information. I was finally able to get this information and try it out. As I am using AppBuilder, it took a bit to drop the needed parts into the right triggers, but got it working just as I need it. User now can from the FRAME switch on / off the pre-set columns. After I...
  4. W

    Dynamically hide columns in browse

    Good morning all, or were ever you are. I have a question if anyone knows how to dynamically hide 'fields' in a browser's display statement? My current browser has a lot of columns in it, and some are not needed all the time. So I was hoping for a simple way to turn on / off that field(s) from...
Back
Top