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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: DickEp
  • Content: Threads
  • Order by date
  1. DickEp

    Dynamic UserForm Macro

    I am trying to get a macro that will take cell data and build a userform. I would like to know how to: 1 - create a frame programmatically 2 - insert either optionbuttons or populate combo box in the frame 3 - save the userform after it is built. Thanks E
  2. DickEp

    input passing parameter

    OK, I have struggled with this for a couple of days. I have a PHP file with form. On this form, there are two buttons. One does the action of calling "process_data.php". Sounds OK, huh? BUT..... I want the button to not only call it, but pass a variable ($tcid) that is generated along the...
  3. DickEp

    Preserver formatting in footer

    I am trying something "weird". I have a table at the top of my document template. In it there is the Title of the Document, and a "Project Name". This tabe is only 1 column by 2 rows. Now, in my footer, to make things look pretty, I have a different table. It is 1 row by 3 columns. In...
  4. DickEp

    Trouble with text on circle

    I want to put text on the bottom of circle that is not upside down. I have downloaded numerous tutorial/tip information but cannot get it right. what am I doing wrong?? P.S. I am just learning Illustrator. D
  5. DickEp

    Graph every other cell in Excel

    Is there a way (macro maybe??) that I can graph every other cell? Makes selections easier. Thanks D
  6. DickEp

    Can't adjust margins in Word

    Somehow I cannot change any of the default (rather large) margins in any Word document. I have tried a number of things, but when I go back to see what the margins are, they do not change. Help please.
  7. DickEp

    Registry backup/restore on ce.net 4.x

    I would like to have a way to backup just the registry on a ce.net 4.x/5.0 device. I have searched the online material (from MS and others) but cannot find anything that really explains. I am using eVC 4.0/5.0 to try to accomplish this. Also, what is the registry file name? Thanks E
  8. DickEp

    Cannot use Remote Desktop, display settings

    I am trying to use Remote Desktop between my home and work computers. However, when I try to use some applications, the error comes up "cannot run in 16bit display, need 24bit or higher". However, I have set the remote and my home to 32 bit. When I go to Options in the Remote Desktop/Display...
  9. DickEp

    Detect a resume

    When I suspend a PDA, how can I start some process/procedure upon resuming it? How do I know that it has resumed, i.e., is there an API to detect that or???? Thanks
  10. DickEp

    Format input data

    I want to set up a user form with input of date format. Is there a way in VBA that I can have the format set up and the user just has to put in the numbers? In other words, if I have the box with the '/' in it for the month/day/year, all they have to enter is the month number, day number, and...
  11. DickEp

    how to get text from window

    I am new to this so need some guidance. I would like to get the text out of a window/applet. Is there a way (not too complicated) to do this? Example: in the Control Panel is the System applet. In that is the System Properties. How can I get the information about the Processor Type and/or...
  12. DickEp

    Send text to cmd.exe

    How can I send text to the cmd.exe (DOS Box emulator)? Thanks
  13. DickEp

    How to launch and wait

    I need to launch an application (shell, I am assuming)that will do something (unattended) and then close. How can I launch this and then have the main (calling) application wait until the other application is finished? Thanks Ep
  14. DickEp

    Get directory listing for POCKETPC

    Is there an application that can "dump" the directory listing to a file? This has to include all the "hidden" files.
  15. DickEp

    Newbie questions

    I have been tasked with writing a "testing" application/function for a Pocket PC device. I decided to use tcl/tk since it would port to a lot of other devices (not only PDA style). I have found the proper files/application for the Pocket PC and have installed them successfully...
  16. DickEp

    PocketPC tcl recommendations

    I would like to use tcl in Pocket PC devices. What are the recommendations of the application? I have been using one from Spb Software but it is limiting. Would like to use one that is "unlimiting" if I can get a good one. Thanks P.S. I am not a very good "programmer&quot...
  17. DickEp

    API for RTC

    anyone know theAPI to set the Real Time Clock (RTC)alarm? TIA DICK

Part and Inventory Search

Back
Top