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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by godzuki

  1. godzuki

    Booking appointments - conflict

    Is there away of not allowing a user to book an oppointment that overlaps another one. although outlook does give conflict message it still lets you book the appointment . thanks
  2. godzuki

    2 domains with a trust but cant add.......

    Please help. I have 2 domains with a trust between them and i'm trying to make the administrators of each domain a member of their respective domain admins group but when i try i cant see the other domain in members/add/location bit..however i do see it in member of/add.... but then it wont let...
  3. godzuki

    Export users and computers to Excel

    Excellent, thankyou
  4. godzuki

    Export mailbox list to Excel

    Excellent. Thankyou.. Easy when you know how isnt it!
  5. godzuki

    Export users and computers to Excel

    excellent could you give me an example to output just users and computers, sorry if i'm being a bit thick..its a w2000 server by the way..oh and whilst you here, do you know how to export a list of user mailboxes also in exchange thanks
  6. godzuki

    Export users and computers to Excel

    Can anybody tell me if there is a way to export a list of user and computers in AD to excel..? Thanks
  7. godzuki

    Export mailbox list to Excel

    Can anybody tell me if there is a way to export a list of mailboxes and there sizes etc. into a nice excel sheet? Thanks
  8. godzuki

    Easy record deletion routine required

    or how do i do this... if record x in file a = record x in file b then record y in file a = (record y in file a - record y in file b)
  9. godzuki

    Easy record deletion routine required

    Thanks...so do you mean exactly this? Delete From SalesHist a Where a.cust_code||product_code = (Select b.cust_code||product_code From Saleshist2.....etc and if so how do i put an If into the equation.. ie where a.field=b.field and b.field=0
  10. godzuki

    Easy record deletion routine required

    Excellent, i'm only matching a few fields so it should work... is that exactly the syntax of how i type it? i take it if i want to match 3 fields i just ||field3 again??
  11. godzuki

    Easy record deletion routine required

    Is there an easy routine in say SQL that does this rather that right a little bit of RPG. If record X in File A is in File B then delete record X Thanks
  12. godzuki

    Email auto reply

    senario: is there a way of bouncing back an email to a sender uatomatically with a webpage contained in it or some html as obviously this is not possible in out of office. thanks
  13. godzuki

    Convert spool file to Excel format ?

    ho to i access my file in the IFS to ftp....sorry i did have it working but didnt write it down!
  14. godzuki

    Convert spool file to Excel format ?

    how can i ftp a PF file into excel format ?
  15. godzuki

    Removing IE menu bar and toolbar in html or java ?

    thanks for that, but if i am applying this method to a web page then it would mean anyone looking at would have to have a vb or delphi etc app running? right?

Part and Inventory Search

Back
Top