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 Shaun E 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 boogi

  1. boogi

    disable MS Access 2003 security warning

    Evalesthy tip worked!!! I didn't know that such thing existed. Thanks very very much.
  2. boogi

    disable MS Access 2003 security warning

    I wish it was this easy. That's not it. I uploaded a snapshot of the menu I see to www.fotki.com/moshe_yaniv/yaniv/temp/access.html Could you please take a look at it? What am I missing here?
  3. boogi

    disable MS Access 2003 security warning

    Hi, I want to disable the macro security warning in MS Access 2003. I saw everywhere that it says that it's under Tools-Macro-Security (just like in the excel). BUT on my access I can't find the security option under the Tools-Macro. Where did it go??? jajaja It's driving me crazy and no...
  4. boogi

    Getting a recordset out of a table

    Thanks very much, you've been very helpful
  5. boogi

    Getting a recordset out of a table

    Thanks for the quick reply... I got a problem using DAO. I get this error: User-defined type not defined for DAO.Recordset. I do manager however to use ADO, can you tell me if there's anything special I should do for using DAO?
  6. boogi

    Getting a recordset out of a table

    Hi, I want to create a new record in table yyy for each id from table players. So actually I thought I should get a recordset of the desired players.id and then do For Each record in recordset bla bla bla... The problem is that I don't know how to get that recordset. Is the id correct? if so...
  7. boogi

    Calendar control 10.0 was disappeared and replaced with 8.0 ?

    If you've installed Visual Studio 6, you might want to check this support page: http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/q287/4/72.asp&NoWebContent=1
  8. boogi

    Export a report to Word from right to left

    Hello. My problem is about exporting a report to Microsoft Word. I'm using a right to left language (hebrew) and when I export the report to Word it comes out correct but with one little problem: the genereal orientation of the paragraph is left to right (like in English), which makes editing...
  9. boogi

    How do I fill a text box with a result from a query.

    Hello. I'm using access 2000. My problem should be easy to solve but I don't seem to get how. I have a form with a text box which I want to autofill with a result that I get from a query. The query works just fine. I'm trying to do that with the expression builder, but it doesn't work, I always...

Part and Inventory Search

Back
Top