Search:

Type: Posts; User: adrianj; Keyword(s):

Page 1 of 5 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    14
    Views
    584

    Re: project passwords (VBA any)

    Hi Rory, et al,

    Does this still apply to Office 2007 and specifically VBA projects in Excel 2007 ?

    I know Excel 2003 VBA passwords could be cracked instantly for reasons you have already...
  2. Re: Personal XLS macros and Visual Basic in 2007? (Office 2007)

    No, I bought Office 2007 with the machine and have never had Office 2003 on it.

    The puzzling thing is it used to work with the .xls, now it refuses to load it automatically. It will still load as...
  3. Re: Personal XLS macros and Visual Basic in 2007? (Office 2007)

    I presume one must "Save As" .xlsb as opposed to renaming from .xls otherwise Excel will complain that the file is not in binary format.

    I have solved my recent problem with Personal.xls, but am...
  4. Re: Forcing Horizontal or Vertical Lines (PPT2007)

    Yes, thanks, it was SHIFT, not CTRL - I had forgotten.

    Can you believe that they have "dumbed down" the graphics engine. I've also noticed when moving an object or group of objects that you...
  5. Forcing Horizontal or Vertical Lines (PPT2007)

    Hi,

    When drawing freeform lines in PPT 2003, I used to hold down CTRL to force line segments to be horizontal, 45 degree or vertical. This no longer works in PPT2007. Does anyone know how to...
  6. Replies
    2
    Views
    230

    Re: Compact on close kills DB (ACC 2007)

    Thanks Hans - I had searched on Google, but maybe I used the wrong phrases. Anyway, at least you have confirmed it wasn't only me and something stupid I was doing. I will definitely turn off the...
  7. Replies
    2
    Views
    230

    Compact on close kills DB (ACC 2007)

    Since recently moving on to Office 2007, I have twice lost my .mdb files. Lost as in without a trace . . . !

    Compact on close was enabled, and upon quittting the DB, a msg box popped up to inform...
  8. Replies
    3
    Views
    2,137

    Re: ADO Recordset Cursor Types (VBA/Excel/2003)

    replying to my own post - seemed easier than editing the original

    I may have stumbled on a solution, but I am still none-the-wiser . . .

    I tried a different provider for the SQL server...
  9. Replies
    3
    Views
    2,137

    ADO Recordset Cursor Types (VBA/Excel/2003)

    Hi,

    I have an Excel 2003 application that reads data from either a .mdb or from SQL Server, depending on the user's choice. If the user selects MS Access, then all data is read from or written to...
  10. Re: Solver Runs from Code, but not from UI (XL2003)

    I don't see why this code shouldn't work in Excel 2002.

    In your immediate window, type "? Application.LibraryPath". I get "C:Program FilesMicrosoft OfficeOFFICE11LIBRARY". WIthin the Library...
  11. Replies
    2
    Views
    192

    Re: Cumulative Totals in a Query (A2002 SP3)

    er . . . what a fool - thanks Hans, I must have constructed dozens of clauses like that when generating SQL strings in code, but because I was in the query designer it confused my brain for some...
  12. Replies
    2
    Views
    192

    Cumulative Totals in a Query (A2002 SP3)

    Hi,

    My archive search mainly found references to the RunningSum property which can be used on reports, but I want to return the equivalent cumulative totals in a query. I found a similar need...
  13. Replies
    2
    Views
    224

    Re: Option Button Trouble (XL2002 SP-1)

    Hans,

    Thanks for the solution - i.e. this is a bug and needs to be worked around. I don't know why, but I only searched the archives for "Option Button" as two words, otherwise I would have found...
  14. Replies
    2
    Views
    224

    Option Button Trouble (XL2002 SP-1)

    Hi,

    I have three option buttons on a user form. Each one has a click event that runs a common procedure that either enables or disables a textbox depending on which button was clicked.

    I have...
  15. Replies
    5
    Views
    327

    Re: Code Crashes Excel (XL2002 SP1)

    Thanks Rory, Hans and Jan Karel. The key was definitely the <font color=red>Application.EnableEvents = False</font color=red> statement. <img src=/S/blush.gif border=0 alt=blush width=15 height=15>...
  16. Replies
    5
    Views
    327

    Re: Code Crashes Excel (XL2002 SP1)

    I had tried that, but it didn't suit me because some of the sheets contained charts which I wanted to be copied to the new workbook. The PasteSpecial options were however very useful in this case :...
  17. Replies
    5
    Views
    327

    Code Crashes Excel (XL2002 SP1)

    Hi,

    Could somebody please tell me why the following code kills Excel ?

    I want to copy the current sheet to a new workbook by clicking on a custom toolbar button and the following code is one of...
  18. Replies
    9
    Views
    744

    Re: Missing:SOLVER (XL2002 SP1)

    Hi Hans,

    With your help I think I've finally nailed this problem and I'll describe what I've found to maybe help others . . . If you see anything wrong with my "findings", please shout.

    The...
  19. Replies
    9
    Views
    744

    Re: Missing:SOLVER (XL2002 SP1)

    Two PC's, two versions of XL :

    Home : Excel 2003 (11.5612.5606), solver in C:Program FilesMicrosoft OfficeOFFICE11LibrarySOLVER

    Work : Excel 2002 (10.2614.3501) SP-1, solver in C:Program...
  20. Replies
    9
    Views
    744

    Re: Missing:SOLVER (XL2002 SP1)

    Thanks, that is more or less what I do to get going again, but I plan to distribute this application to a few people and I don't want this sort of erratic problem to keep arising. I suspect Hans is...
  21. Replies
    9
    Views
    744

    Re: Missing:SOLVER (XL2002 SP1)

    Hi Hans,

    I am working on both a work and a home PC.

    After I posted my original message, the whole .xls file got corrupted - I had a feeling that something was "going wrong" with the file. ...
  22. Replies
    9
    Views
    744

    Missing:SOLVER (XL2002 SP1)

    Hi,

    I seem to be experiencing erratic problems with the Excel Solver add-in (again!!) with an application that I am writing.

    When I call the code that uses the Solver.xla functions, I check...
  23. Replies
    1
    Views
    183

    Embedded Charts (XL2002-SP1)

    Following on from where Hans last helped me to get a class module sorted out to easily automate the creation of embedded charts in a workbook, I'm now stuck on a seemingly trivial issue.

    When I...
  24. Re: Defining a Chart Object in Class Module (Excel 2003)

    Thanks, I saw your addendum to the original reply . . .
  25. Re: Defining a Chart Object in Class Module (Excel 2003)

    Rudi,

    Thanks - I still have the fun part of moving, sizing, aligning, formatting a whole range of charts coming up. I had seen the Shape object used to move charts around,

    Regards,
Results 1 to 25 of 104
Page 1 of 5 1 2 3 4