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!

Search results for query: *

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

    PowerPoint 2002 No Sound Icon

    I am editing a PowerPoint presentation that has music but there is no sound icon. I have been told that when sound is embedded there is no icon. The slide timings have now been set and the presentation to run in Kiosk mode, this all works great, except the music stops 4 slides from the end. I...
  2. Kevsim

    XP Pro Upgrade and Windows SP3

    I am running Windows XP Pro SP3 and feel I need to do a Windows Repair Install due to a couple of things not working correctly. When I upgraded to XP Pro, I used a Windows XP SP2 Upgrade disk as I was previously using Windows ME. I have since upgraded my system to SP3, so as I could run SFC...
  3. Kevsim

    Video Edit Programme Will Not Connect To Web - Windows XP Issue

    I have a Video Edit programme and when it starts it connects to the companies server and provides help information while using. I have Windows XP Pro SP3 installed along with Zone Alarm Free firewall and Avast virus checker. This used to connect when loading but does not anymore. I gave the...
  4. Kevsim

    System Restore Tab Missing On System Properties

    My computer is running XP Professional with an SP3 upgrade, I can not access System Restore no matter what. I have looked at many posts re this problem, no matter what I do, I can not achieve the System Restore tab showing on System Properties. I have tried to start System Restore in Admin...
  5. Kevsim

    Windows XP Upgrade Slipstreamed With SP3

    My copy of XP Professional is an upgrade version with SP2,I have now upgraded to SP3. I wanted to do a repair install so I slipstreamed SP3 and my original disk, when repairing, when it reaches the section where I have to enter my CD Key, it will not accept my original CD Key, it tells me the...
  6. Kevsim

    XP ON C Drive How To Dual Boot To Windows 7

    My "C" drive has Windows XP installed and a separate drive "E" drive has Windows 7 installed. How can I alter the Boot.INI file on Windows XP C drive to allow a dual boot of XP and Windows 7? Windows 7 would be the default operating system. I am looking for a sample Boot.ini file showing the...
  7. Kevsim

    Can not Open PowerPoint In Excel

    I am using Excel and PowerPoint version 2002. I am trying to open a PowerPoint file from within Excel. The VB Library in Excel is set for (Tools\References\Microsoft PowerPoint 10.0 Object Library). The file I am trying to use opens OK in PowerPoint from the location, but from VB it only opens...
  8. Kevsim

    XP - Can Not Find Any References To My Computer

    No matter where I look there is no reference to My Computer. I also found all references to Windows Explorer are missing. I looked at C:\Windows\Explorer.exe and created a shortcut for the Desktop but when I press this My Documents open and still no reference to My Computer or any drives. I...
  9. Kevsim

    Explorer.exe And Notification Area Internet Icon

    I am running Windows XP Pro SP2. I have a D-Link Modem/Router which is working OK between my Desktop and Laptop computers. When the Desktop boots the Network monitor (2 TV icons) show in the notification area and then the Internet monitor (2 TV icons) show in the notification area. This was...
  10. Kevsim

    Cannot Find %SystemRoot%\MEMORY.DMP

    I am running Windows XP Professional and not experiencing any problems at present. I decided to have a look at %SystemRoot%\MEMORY.DMP as displayed in MyComputer/Properties Startup and Recovery Settings. I can not locate this file, I have used search including *.dmp. I would appreciate some...
  11. Kevsim

    Passing VB Module Value From One Module To Another VB Module In Same P

    I have a module,( Module1 ) and the variable “A”, I then set the variable to equal 5, while in this module (Module1). I call another module ( Module2 ) before Module1 ends ( End Sub ), how can I hold the value of “A” created in Module1 to Module2? Also if I change the value in Module 2 to say...
  12. Kevsim

    Control Does Not Update When Append is used

    I have a table called Fix and another called Documentation, with Primary Keys FixID and DocsID. These 2 tables are connected to each other through a Junction table which has the Foreign keys FixID and DocsID. There is a form called Fix, the form works well with all the Fix controls. I have...
  13. Kevsim

    Update One Record Field In Table

    I have a Junction Table with 2 fields FixID and DocsID. The FixID key does not have duplicates but the DocsID key has. The below statement works to Update all records for DocsID in the Table Junction (T_Junction), it changes all DocsID keys to the same number, Text 29 selects the new DocsID key...
  14. Kevsim

    Adding New Record To Form Using Junction Table

    I have a table called Fix and another called Documentation. These 2 tables are connected to each other through a junction table which has the keys FixID and DocumentationID. There is a form called Fix, the form works well with all the Fix controls, add new record, edit record etc. I have added...
  15. Kevsim

    Samsung 160GB HDD and AMI BIOS

    My friend was maintaining his computer and found a virus using MalwareBytes Anti Malware software. It detected a virus, he is not sure what it was and removed it using the programe. After this happened the cursor froze and he had to re boot the computer. The computer would no longer start and...
  16. Kevsim

    Check Text Box For Null Value

    I wish to check a text box for any data, if empty or null value a message will be displayed. I am using the following code but it does not display any message, empty or not. If IsNull(Me!Text8) Then MsgBox "No Record To Edit" Exit Sub Else End If I would appreciate any advise. kevsim
  17. Kevsim

    Running Macro In PowerPoint 2000

    I have an image on a slide with another image behind. When the presentation is running I want to click on a hot spot on the front image and the rear image comes to the front. The VB code works OK in normal view but does not work when the presentation is running. I would appreciate some advise...
  18. Kevsim

    Windows Xp Professional Restarts On Shutdown

    When I shutdown the computer, it closes down to the power off stage then restarts. In Startup and Recovery the "System Failure" Automatic Restart is unchecked. The Log %SystemRoot%\Minidump does not have any data. I also checked BIOS and wake up is disabled. Is there a registry entry that can...
  19. Kevsim

    XP Pro and IE7 Can Not Enable Add Ons

    Using IE7 and XP pro, in IE7 I press Tools\Manage Addons/Enable or Disable Addons and nothing happens. I would appreciate your advise. kevsim
  20. Kevsim

    Record Selectors Without Record Number

    Access 2003, I wish to have the Record Selectors without showing the Record Number. Is there anyway of doing this? I would appreciate your advise. kevsim

Part and Inventory Search

Back
Top