+ Reply to Thread
Results 1 to 2 of 2

spellnumbernot workingr all excel workbook need help

  1. #1
    Registered User
    Join Date
    04-30-2015
    Location
    India
    MS-Off Ver
    2007
    Posts
    8

    Post spellnumbernot workingr all excel workbook need help

    hello
    i have code to covert number to word but problem is its working only for current excel sheet till the time i am using after closing its doesn't work. how can i make it work for every excel worksheet and every time no need to follow same process

    STEPS i m using is...
    1. COPY CODE THEN IN EXCEL (ALT+F11) THEN INSERT MODULE PAST FORMULA AFTER THAT SAVE AS (macro enable worksheet.xlsm) in C Drive.

    i m using excel 2007.

    Thanks & Regards
    Saquib Ansari
    [email protected]
    Mumbai -India

  2. #2
    Valued Forum Contributor
    Join Date
    01-10-2012
    Location
    Texas
    MS-Off Ver
    Excel 2010
    Posts
    651

    Re: spellnumbernot workingr all excel workbook need help

    hi saquibansari,

    this is a little difficult to follow what you're trying to accomplish. it sounds like you have code that is working correctly, but you want it to run on all worksheets in the workbook, is that correct? you should be able to wrap it in a for loop like this:

    Please Login or Register  to view this content.
    it also sounds sorta like you don't want to copy and paste it into each new workbook, is that correct? the best solution will be to add this to your personal macro workbook. doing so will make that macro available every time you open excel.

    https://support.office.com/en-nz/art...0-6e4c3f5ee566

    be careful here - i wrote "for each worksheet in activeworkbook..." you will need to be sure you've selected the workbook on which you want this code to run before running that macro. make sense?
    Hope I could help - if your post has been solved don't forget to mark it as such.

    Clicking the * below is a great way to say thanks!

    "Drowning in 10 feet of water isn?t any different than drowning in a million feet. And if you can swim, it doesn?t matter how deep the ocean is. At some level, once you realize you?re in water that?s too deep to stand, you have to have a very different approach," - Joi Ito

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Copying data from a closed workbook into an open workbook ignoring excel filter?
    By reach78 in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 09-17-2013, 12:31 AM
  2. Replies: 1
    Last Post: 07-19-2013, 04:34 PM
  3. Help required to copy data from one Excel Workbook to different Excel's workbook
    By vishalmchavan in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-05-2013, 07:07 AM
  4. Copy Excel workbook with multiple sheets into a new Excel workbook on one sheet
    By madmancpa2000 in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 03-04-2013, 04:28 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1