Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by danswindow

  1. danswindow

    Font Size Arrows Greyed Out

    Thanks, that's what I did and it did clear the preferences. I will say it was nice resetting the preferences as there were some I forgot that existed the last time I loaded InDesign on my computer.
  2. danswindow

    Font Size Arrows Greyed Out

    I'm using InDesign CS4 and for some reason the buttons for the font size has greyed out but I can change to predefined font sizes. I using windows vista if that matters at all.
  3. danswindow

    Lotus 123 r5 with Macros and PCL codes

    You should be able to just use the {set "printer-setup-name";"tray ??"} from within a lotus macro to change the printers, bins and paper types. I do not see why you want to use the PCL codes. That's old stuff from before version 5.0. Check out the lotus site and post your question there. There...
  4. danswindow

    Lotus 123 r5 with Macros and PCL codes

    You can just run this from a blank spreadsheet. Make sure to set the printer you will be using as the default printer. Also make sure it is not set for auto select of paper trays. Then on the blank lotus spreadsheet try the formula's I suggested. Once you see the results you can enter the...
  5. danswindow

    Lotus 123 r5 with Macros and PCL codes

    First thing is to set the printer you are needing as your default printer using windows. Then use the following to get the proper commands: @info("printer-setup-name") @info("printer-setup-bins") @info("printer-setup-papersize") This should get you enough information to use the printer...
  6. danswindow

    Cutting through Xerox Solid Ink Printouts (Phaser 8560 D/N

    Have you tried using a rotary paper trimmer such as the one shown on Amazon.com? http://www.amazon.com/Rotary-Paper-Trimmer-2d-12-22/dp/B000YAJHVEhttp://www.amazon.com/Rotary-Paper-Trimmer-2d-12-22/dp/B000YAJHVE
  7. danswindow

    Lotus Approach and Touch Screens

    I have a touch screen computer and have found that anything that uses a mouse click will accept touch input.
  8. danswindow

    123 macro issues

    Where you have ", b:38}" change it to ",b38}". In other words remove the space after the comma and take out the colon in b38.
  9. danswindow

    concatanate

    If you are joining text and not getting a space you might have to either add a space to the text being joined or instead of just using & use &" "& which will insert the space.
  10. danswindow

    123v5 does not display font colour dialog

    You can display the colors in Win XP. Go to Display Properties. Click on Appearance. Click on the Effects box. Uncheck the first box. Click on OK. Click on Apply. You should have the color pallette for 123.
  11. danswindow

    alpha-numeric sorting

    One suggestion is to name the 1A1 to 1A9 locations 1A01 to 1A09. That way everything up to 1A99 will sort correctly.
  12. danswindow

    Installation of Lotus 123 Version 5

    Don't forget the year 2000 update for versions 5.0 & 5.1. You can find it at the following address: ftp://ftp.support.lotus.com/pub/desktop/123/y2kupdates/
  13. danswindow

    Xerox Printing Question

    I have an 8550 that is used for most of my printing needs. Recently I updated the printers internal software which was supposed to address the issue with black printing using the enhanced setting. I experimented with some printing using the the different settings and checked the ink usuage by...
  14. danswindow

    how do I change cell background with formula

    You could also go to Lee's add-in page and get an add-in called setstyle. Here's the link to that page http://www.geocities.com/lee_m2/addins.html .
  15. danswindow

    Help! 123 Arrow keys move sheet view but not cellpointer

    Have you checked your Scroll Lock Key?

Part and Inventory Search

Back
Top