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 wOOdy-Soft 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 mikeburg

  1. mikeburg

    How to select offset rows from the cursor?

    How do you select a number of rows offset from the cursor? mikeburg
  2. mikeburg

    How to put variable in text line (ClientNumber)?

    I have a input box as follows: Public ClientNumber As String ClientNumber = Application.InputBox("Enter A/R Client Number in 4 digits (ex: 0195): ") What is the proper syntax to get the ClientNumber entered in the input box to work in a file name to be retrieved? (the following will not...
  3. mikeburg

    NEED CELL SHOW AS BLANK, NOT #VALUE!

    WHEN I ENTER THE FOLLOWING IN CELL C1, =IF(AND(A1>0,A1-B1,"") THEN IN CELL C10 I ENTER =C1*5.10, I GET #VALUE! RATHER THAN ZERO. THE REASON I AM USING "" IN THE FORMULA IS I WANT C1 TO SHOW AS BLANK NOT WITH 0 (ZERO) AS 0 WOULD DO. BUT THE "" IN THE FORMULA CAUSES THE #VALUE!. HOW CAN I GET...
  4. mikeburg

    LS120 work on Windows 2000?

    How can I get my LS120 drive to work on Windows 2000? I even have trouble reading 1.44 floppies. thank you mikeburg
  5. mikeburg

    How can you change the modified file date w/o changing the file?

    I think the files got the modified accidently changed when they were either copied to another folder or restored. Thanks Mike
  6. mikeburg

    How can you change the modified file date w/o changing the file?

    How can you change a file's modified date to a date besides the system's current date & without changing the file? thanks, Mike
  7. mikeburg

    How do you set a macro to run when a word document is opened?

    How do you set a macro to run when a word document is word document is opened? The macro is only for that particular document. I know how in excell, I merely name the macro auto_open. Doing so is not working in MS Word. Mike mikeburg@gower.net
  8. mikeburg

    E-mail .pdf document as the message, not as an attachement

    How do you e-mail a .pdf document as the e-mail message itself instead of as a .pdf attachment? In other words, when the receiver opens the e-mail, they see the document as the message rather than having to open an attachement which requires Adobe Reader to open it. New to Adobe Acrobat. Mike...
  9. mikeburg

    How to fix Out of Memory for MS Works V6.5

    Thanks for your help. It appears we get the out of memory error when printing to the HP 4300 which we just purchased & set up starting January 01, 2004. I do not get the error when printing the the HP IIIsi. We are using Windows 2000 professional. Any ideas? Mike mikeburg@gower.net
  10. mikeburg

    How to fix Out of Memory for MS Works V6.5

    Trying to print to laser printers a mail merge a letter with a data base. However, I get the error even if merging only one record or letter. Thanks, Mike mikeburg@gower.net
  11. mikeburg

    How to fix Out of Memory for MS Works V6.5

    The message just says "Out of Memory". There is no reference to virtual memory. Thanks, Mike mikeburg@gower.net
  12. mikeburg

    How to fix Out of Memory for MS Works V6.5

    Thanks for the response. No I am not running out of disk space or memory. I have a 35 GB hard drive with only 6.5 GB used. My computer has 1GB memory. Any other ideas? Thanks, Mike mikeburg@gower.net
  13. mikeburg

    How to set a network drive to show as a local drive?

    Thanks LesNicholls. I have been doing this but in My Computer the network drive shows as c$ on 'server2001'(Z:). I need it to merely show as Local Disk (Z:) Thank you. mikeburg@gower.net
  14. mikeburg

    How to set a network drive to show as a local drive?

    Is there a way to set a network drive so it shows as merely a local drive letter rather than as Network Drive c$ on'server2001'(z:)? mikeburg@gower.net
  15. mikeburg

    How to fix Out of Memory for MS Works V6.5

    Using windows 2000 professional, I keep getting Out of Memory message in MicroSoft Works Version 6.5. How can I fix this? Mike mikeburg@gower.net

Part and Inventory Search

Back
Top