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!

Search results for query: *

  • Users: jimbackus
  • Content: Threads
  • Order by date
  1. jimbackus

    New to Word (2003) macros: cannot run on whole document

    I have recorded a macro in Normal.dot but it doesn't run as desired. What is required is to process the whole of a document that exists in a separate file. The code fragment below repeats 100 times but ideally it should work through the whole document without using a For:Next loop. Somehow I...
  2. jimbackus

    VBA (Excel) question

    The company I work for uses a 3 character string to identify users. I want to convert the 3 character string to a full name. e.g. user identifier = xqj user full name = Tommy Atkins. Assuming I populate one array with the identifiers and another with the full names is the only way to achieve...
  3. jimbackus

    Lotusscript - simple 123 automation - getting started

    I use a 123 workbook to track my current (checking) account and balances for some credit cards. Each worksheet applies to a single account. I can get updated statement information in .csv files using internet banking, To assist in keeping the workbook up to date, I'd like to write a set of...
  4. jimbackus

    How to address adjacent cells in 123 classic macros

    I know about relative vs absolute addressing, but I want to test the values in two adjacent cells in a row in a macro that I've chosen to write using classic 123 macros. Is there a way of saying look in the cell to the right of the current cell? For example: {if...
  5. jimbackus

    Need help for Wordpro power fields

    Hi As an elctronics systems engineer I often need to produce complex documents with paragraph numbering etc. Every time I have to do this in Word (spit!) frustration rapidly builds up. Looking at Wordpro it looks as though much of what I want to do could be done using power fields but the...
  6. jimbackus

    Is cut and paste bug fixed in latest Excel?

    Excel 97 and earlier have a bug in cut or copy and paste that the edit buffer is cleared as soon as new data is entered. Has this bug been fixed in more recent releases? In most Windows applications the data in the edit buffer remains there until overwritten by a new copy or cut operation.
  7. jimbackus

    Lotus Notes 5.05 archive accessibility

    The company I work for is willing to archive old Notes email to CD Rom, but the PCs provided generally do not have CD drives. I get the impression that archiving email to CD will be done readily, but a request for a CD drive could meet much more resistance. I have a copy of the version of Notes...

Part and Inventory Search

Back
Top