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 TouchToneTommy 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: PantoKing
  • Content: Threads
  • Order by date
  1. PantoKing

    Excel 2010 - Pivot Chart not sorting correctly.

    Hello, I'm having a problem with a pivot chart in excel 2010. I've manually sorted the fields in the pivot table, but this sorting is not showing on the pivot chart attached to the table. I've recently (well our IT department have) finally made the move from excel 2003 to excel 2010. So...
  2. PantoKing

    Dual Monitor Usage - Can I turn off Mouse Pointer.

    Hello, I'm hoping someone can help. I'm currently using a dual monitor set up for projecting powerpoint slides through a projector. However I could do with disabling the mouse pointer from appearing on the 2nd screen. Is there an easy way to do this? Many Thanks, Steve Carey. Make things...
  3. PantoKing

    VBA Training - Where to start.

    Hello, I've been asked to teach a colleague some Basic VBA in Access. I've been a developer now for 10 years so things that are easy to me probably aren't the basics. Does anyone have any ideas of a good place to start, or can you recommend a good website that I can send him to first to get...
  4. PantoKing

    Rounding problem large dataset.

    Hello, I am currently having a problem with rounding of a large dataset (1.5 million records). I have run the round function to 2 decimal places and every record seems fine. However when I sum these rounded records i am getting additional decimal places. i.e. .0299958. Has anyone got any ideas...
  5. PantoKing

    Adware Help needed.

    Hello, I have been trying to sort out a problem on my mother's pc for a couple of weeks now. Firstly I had to get rid of the Starware toolbar which was slowing her pc down. I thought that I'd managed to do this but she is still having problems. Initially the pc starts up fine and connects to...
  6. PantoKing

    Problem appending to Memo field

    Hello, I am currently getting a problem transfering some data using vba. When populating a memo field from VB using DAO the string data I am appending is truncated to 255 characters. However the string is more than 255 characters long, it shows okay in the immediate window but in the...
  7. PantoKing

    How do I Open Blank Email in Outlook?

    Hello, I am trying to write some code attached to a form that will open a blank outlook email window and populate the Subject field and to field with data passed from the form. I've got some code that will populate the whole email and send it but I can't seem to just open a blank one, any...
  8. PantoKing

    Problem with Windows Script Host Object Model reference.

    Hello, I am having problems with the Windows Script Host Object Model. I am running MS Access 2003 and the system works fine. However a user that has MS Access 2000 is getting a runtime error which I've found is caused by FileSystemObject. It is returning "user-defined type not defined". I've...
  9. PantoKing

    Problem linking to text file.

    Hello, I have a problem with having a text file as an attached table. The file is an export from another system which is produced with file extension .dp4, basically it is a comma delimited text file. Previously MS Access attached to this file as a linked table with no problems at all. Today...
  10. PantoKing

    Temp file created by Access.

    Hello, Not sure if this is the right forum, but it's a jet problem so thought I'd try here first. MS Access creates a file Jetxxxx.tmp in the C:\temp file. this is created whenever ms access is opened. However a system that I have recently taken over support of has a huge amount of data to...
  11. PantoKing

    Problem with decimal places in a list box.

    Hello, I'm stuck with a problem with a list box. I have a number which is stored with 4 decimal places, however in the list box it only shows 2. I've tried updating the field properties in the Row Source sql and that doesn't change it. Has anyone got any ideas? Any help much appreciated...
  12. PantoKing

    Can't connect to internet after uninstall.

    Hello, I am currently running my broadband DSL connection through a wireless router. This has been working fine. Last night I uninstalled Zonealarm security suite along with a couple of p2p apps. after doing this my PC would not connect to the internet. It finds the wireless network fine but...
  13. PantoKing

    Problem with internet connection - Please Help!!

    Hello, I am currently having a problem with my home pc. I can't seem to get into certain websites such as Hotmail, also I have a problem when trying to download. I keep getting page not found errors and I'm scratching my head over it. I used opera and that was better but I was still unable to...
  14. PantoKing

    Can't get into cetain websites - Please Help!

    Hello, I am currently having a problem with my home pc. I can't seem to get into certain websites such as Hotmail, also I have a problem when trying to download. I keep getting page not found errors and I'm scratching my head over it. I used opera and that was better but I was still unable to...
  15. PantoKing

    USB Device Problem

    Hello, I am having a problem with detecting USB devices on a new install of win XP pro. Whenever I plug any USB device in the PC finds it as an "Unknown Device" and won't let me install any other drivers. This is happening for the 3 USB devices I've tried, a digital camera, a usb...
  16. PantoKing

    USB Device Problem,

    Hello, I am having a problem with detecting USB devices on a new install of win XP pro. Whenever I plug any USB device in the PC finds it as an "Unknown Device" and won't let me install any other drivers. This is happening for the 3 USB devices I've tried, a digital camera, a usb...
  17. PantoKing

    Head Scratcher - Formatting Dates

    Hello, This is doing my head in!! I have some code that runs to populate a table. Several processes are carried out and one of them needs to get information from a function. I pass two values to this function and one is a date. This date has been formatted into dd/mm/yy format. e.g. dteCurrent...
  18. PantoKing

    Can I get data directly from the net.

    Hello, I am currently working on a personal project that uses a data file (.csv) which I download off the net and import using code. Is it possible for me to automate the downloading of the file using access. i.e. I press a button on a form and it gets the file from the url and saves it to my...
  19. PantoKing

    Explorer error

    Hello, I am getting an error message on start up on a friends PC that I've been trying to fix. The message is "Explorer.exe has caused an error, please reinstall windows". However I can't seem to get into DOS, and as I side stepped ME and went from 98 to XP, It's a bit of a head...
  20. PantoKing

    PC Performance Decrease over time.

    Hello, I purchased a new factory built PC in January this year with the following spec. P4 2.53 processor 256 ddr ram 60gig IDE HDD (7200rpm) 64meg nVidia Geforce 4mx420. XP home edition This has run all apps and 3d games running at full detail etc. with no problems until recently. However I...

Part and Inventory Search

Back
Top