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

    Router to Router Help(wired problem)

    Hello, i'm not sure if this is in the correct section but i'll go ahead and hope someone can help me. So i have a super hub from Virgin down stairs(call it router 1) but was having trouble with my wireless signal upstairs so i install another router(router2) in my room and just connect it to...
  2. ictoo

    Sort two excel lists to match up.

    Sorry if this is in the wrong place but this is all i could find. My problem is I have two lists in excel one with 5000 products and another with 10000, what I want is to sort the 2nd list by the first so I get all the right products ID's matching up in the 5000 i have URL/descriptions and...
  3. ictoo

    Office 2003: Access - Mail Merge problem

    Hello, ive got a access database im currently working on, i havent used access in along time(i dont rememeber coding this much stuff when i last used it) its thrown me back in to coding something ive been meaning to mess about with again. Now my problem im having problems with a mail merge...
  4. ictoo

    Forms loading slow

    I’ve been working on this program awhile now and its got quite bulky, its basically one page frame with about 30 pages, now when I run the form it seems to have no problem, but when I’m closing it and first opening the form from the project window that it takes about 5 seconds to load, is this...
  5. ictoo

    BOF() EOF() error

    Hey so my problem might be really simple or im just going about it all wrong. So im coding a program that views information from a table, i have code that searchs for a record in the table and then displays the value, but if it cant find that record it will add it in the the table. Now im...
  6. ictoo

    TextBox Skipping on Delete?

    Hello everyone, I wouldn’t say i have a problem, but it has bugged me since i started programming with FoxPro the way when you are deleting text out of a text box and you come to the end you will jump to the next text box in the tab order and this can be bad with users and they will continue to...
  7. ictoo

    Case Sensativity in search

    Hello everyone, this is another aspect of FoxPro I’m not sure on so I hoped to be enlightened again by you all :) I want to write a simple program that will search a table for all occurrences of a letter and will keep going down tell you type in the full name of what’s in the table, lets say in...
  8. ictoo

    Select and Indexs

    What i'd like to know is can you index on a select, ive been looking but cant find the command to do this i'd just like to know if it can be done, or im just being blind and stupid again. Ive got a report button that prompts the user for two data and then produces a report between these dates...
  9. ictoo

    Display data in multiple textboxs

    Hello, I’ve come to a point in my current project where I am stumped, I’m not sure if I’m going to right way about it or I’m trying to do stuff out of my league. Here is my problem, I have one table that data gets pooled to now this is a lot of data that is going to need to be sorted and then...
  10. ictoo

    Scan a listbox

    Hey, I have another question concerning listboxes, I have data being added to a DB and then that being displayed on a listbox, now I’d like to make sure that my users can’t add the same file twice to the same list box. I assume SCAN is going to be needed but I’ve not used it before. If you can...
  11. ictoo

    Adding files to a list box

    Hello everyone. What I’m trying to do now with my project is to associate files to a task, there will be many tasks with many files, I’ll have my task list on page 2 of a pageframe and the files will be added on page 3. I’ve got a getfile() working and executing the file with help from the...
  12. ictoo

    Selective ranking on differnt projects

    Hello everyone, im new to fox pro and this is my first major project. Here is my problem. I have a pageframe with two pages the first one has projects and the second has tasks, tasks are linked to a project, now I have a ranking system for tasks that you can make them go up and down in...

Part and Inventory Search

Back
Top