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 Wanet Telecoms Ltd 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: palgya
  • Content: Threads
  • Order by date
  1. palgya

    Insert Blank row in between each row of data

    I import a .csv of about 150 lines and have a need to add additional data to it. How can I insert blank rows in between each row of data? Thanks in Advance
  2. palgya

    Custom Outlook 2k3 form macro

    Hi, I created a custom form in Outlook 2k3 to be used with meeting requests for our catering dept. I have a tab next to the appointment tab that when clicked, opens my custom form so that users can order items from the food service dept. I need some kind of script or macro to run to...
  3. palgya

    Outlook 2003 macro's

    My problem is in not knowing how to write code to, for example, indicate that, when I type "Alt-R," then this would insert two lines of text that is in the macro. Outlook 2003 Exchange 2003 Win2k workstation.
  4. palgya

    Exchange forms vs Web forms

    Hello all, My organization is in process of implementing E2k3 this fall. We have about 75 eforms that we use on a daily basis that are in a mainframe environment that we are getting rid of. We want to recreate these forms but don't know what direction to take. Do we use exchange forms or web...
  5. palgya

    Run Time error 2427 with label program

    Hello all, I have a form that the user can update info on their clients. What they wanted to be able to do is print individual labels from this form, so I thru a checkbox on the form with a button that when clicked would print these labels if the box was checked. The other twist was that they...
  6. palgya

    How to change parameters in code to enable report to print

    Hello all, I have a form that the user can update info on their clients. What they wanted to be able to do is print individual labels from this form, so I thru a checkbox on the form with a button that when clicked would print these labels. The other twist was that they could also choose how...
  7. palgya

    Excel 97 spread sheet creates a shortcut on desktop

    Often used Excel 97 spreadsheet creates a shortcut on my desktop. How can I make this stop happening? Thanks in advance.
  8. palgya

    User wants to change the look of text on a form

    Hello all, I have a client that has a form in their database that they enter account history on. They want to be able to change the font, font size, color, be able to bold, italicize and so on to emphasize certain entries/words. They enter this history in a text box that is a memo field in a...
  9. palgya

    Problem printing URL's on every page

    Hello all, I have a user that wants to print the url in the footer on every page. When we look at the page setup in IE6 it is setup correctly (&u&b&d), but when they print, it prints on every page except the first. Anyone ever come across this? I'm thinking that it has something to do with the...
  10. palgya

    Need help adding date parameters

    I have a form the user enters criteria on that searches a table for information with a query that I need to add date parameters to. I have an idea how to do it but can't quite get the syntax to work properly. Private Sub Search_Click() Dim trainerList As String, schoolList As String, townList...
  11. palgya

    Unable to download since upgrading to W2k and IE6

    Hi all, I recently upgraded to w2k and ie6. I have been trying to download some updated drivers for my scanner and printer to no avail. When I start the download I am prompted whether to save of run from current location, I choose save and which directory, the download starts and then freezes...
  12. palgya

    Database object groups won't save.

    In Access 2000 I try to drag and drop database ojects to a newly created groups tab but it won't save. The next time I open the database the group is gone. Is there some setting that I need to enable for this to happen? Any advice would be appreciated greatly. Thanks Paul
  13. palgya

    Printing multiple sheets in excel 97

    Hello, I have a workbook with about 50 sheets that order items for a food service dept. Each of the sheets have the same headers but each sheet may have a different number of entries. One sheet, say for beef, may have 5 items to order, while another sheet for say vegetables has 20. These entries...
  14. palgya

    Access Project Help

    Hello, I have been tasked with a project to track physician order forms that have been converted to .pdf. Does anyone have any idea how I could track these in Access? The files were originally word files. I need a way to be able to sort and find specific forms. Right now there is about 2000 of...
  15. palgya

    Normal.dot Questions

    First of all "Thanks in advance"! I need to know what pieces are involved in a normal.dot that could be stripped out to remove a toolbar or toolbars from it. Please be specific. Thanks palgya
  16. palgya

    Confusing Query?

    Hello all, Was hoping that someone could help me out on this. I have a database that tracks PTO (paid time off) for our department. Each time a holiday arrives I have to manually enter 8 hrs to subtract from everyone's pto. I would like to create a query to automatically run when these certain...
  17. palgya

    Counting and averaging grades

    Maybe someone can help me out here. I have a simple database that imports a class critique, then output the results in a report. The students can grade 15-17 questions for different criteria on a 1 to 5 scale. I want to be able to count how many students chose to grade each question whether...

Part and Inventory Search

Back
Top