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

    Global Temp table question

    So, I am a bit new to the Oracle world, and I want to know if I am approaching an issue I have properly by using a temp table, or if there might be a better approach. I am trying to improve a few processes that have recently been given to me that are just not terribly well done. Currently: We...
  2. Wootoid

    Bringing a new collge grad into the IT world

    I have been granted the task of bringing a new hire direct from college into our IT world. This new hire is not, from what I am aware of, very familiar with programming with the exception of some html, and we will be training the user in Powerbuilder 9 initially. Our company has never really...
  3. Wootoid

    PB9 - char column control not aligning to the right in DW painter

    I have a field in one of my datawindows that is based off a char 10 column in my AS/400 db. I have the field's alignment set to right, but it does not actually align fully to the right. It basically sets itself a hair of centered, and functions as though I set it to centered. No matter how...
  4. Wootoid

    Display field will not update

    I have a lookup column in one of my lists that I changed the name of, but in the newform, dispform, and editform it still shows the old name. When I look at it out in the list view, it displays properly. This column cannot be deleted due to the nature of the template that I used. I have tried...
  5. Wootoid

    Collapsed group not filtering properly

    I am running into an issue with a Web Part that is based on a list view that has two different group bys. The group bys are first case then date of contact. When case is expanded it shows all contact dates, when they are expanded it shows details for all contacts on that date. This is then...
  6. Wootoid

    Cannot delete lookup column, need to recreate link

    I downloaded the interview/job requisition template from Microsoft. In the Contacts list there is a lookup that points to the position of the Requisitions. After doing a bit of customization, I removed the Requisitions list and went to remove the position lookup, but it has no delete button...
  7. Wootoid

    Filtered Lookups?

    I am trying to create a few lookup columns that only display data from an associated view, not the entire list. Basically I want the lookup to drop down only values associated with the current user when the user creates a new item. Does anyone know if this is possible, or am I stuck with...
  8. Wootoid

    E-mail approval/denial form

    I have not been overly successful finding a solution to this issue. I am trying to find out if it is possible to add any functionality to the e-mails you can create in the SDK. I am using Sharepoint 2007. I would like to be able to display the dispitem.aspx form in an e-mail, with a few...
  9. Wootoid

    Sharepoint customization questions

    So, I have run into a few issues that I have been unable to get a direct answer for. I am using Sharepoint Designer for 80% of what I am trying to do, and I am using MOSS 2007. I have been shying away from InfoPath, as we do not have 2007 and 2003s limitations seem to be preventing the exact...
  10. Wootoid

    Shared file formula issue

    We have an Excel file that three different users access on a server. Up until today this fle has worked fine for all three. It is a password protected file which I do not personally have access to. It is designed to populate a cell based upon a drop down list selection from the box next to it...
  11. Wootoid

    Close Excel through Excel VBA

    I seem to be having an issue with an Excel file that is linked into an Access database. When I open the Excel file and the corresponding Access table, and close either or both down, Excel persists in memory, and errors out next time the Excel file is opened. The Excel file needs to be opened...
  12. Wootoid

    Linked Excel File Leaving Instance of Excel Open

    From a post I had yesterday I had added in a linked Excel table into my Access Database (Thanks Skip). The data in the Excel file is based off a query that runs each time it is opened. When I run the Excel file by itself it works fine, and closes fine. When I view it through Access without the...
  13. Wootoid

    Excel to Update Access Records

    I have an Access database with two simple tables, one for equipment and one for the yearly cost of that equipment. The Equipment table is made up of PK EquipmentNumber, Location, Parent and a few other things. It is linked to the Yearcost table with EquipmentNumber as the foreign key and the PK...

Part and Inventory Search

Back
Top