ASAP Utilities 3.11 beta 28 march released

Today I have released version 3.11.t beta 28 march 2006.

This new version contains some bugfixed (Export sheets as separate files in Excel 2000) and has an improved progress indicator. Furthermore the advanced sorting capabilities have been expanded. You can now sort dates directly by:
. Year-Month-Day
. Year-Day-Month
. Month-Day-Year
. Month-Year-Day
. Day-Year-Month
. Day-Month-Year

I have also found out that the way I was using this blog for the information on the new beta version wasn't used right. Therefore I have created a 'permanent' page with information on the new version.
I will post the new details in posts like this one and then refer to that page.

//www.asap-utilities.com/blog/index.php/beta/

Several people have sent me some good feedback on the beta versions (thanks!). I've used these suggestions to make improvements and now a new beta version is available: 3.11.t beta 28 march 2006.
For as far a I could test it, since beta q version 3.11 will also work on XP limited user accounts (after installed as administrator). The "could not connect to DLL" startup-errors which sometimes occurred should be gone in this new version.

The new version of ASAP Utilities is almost ready. Please help us to remove any last remaining bugs by downloading and testing the 3.11 beta version. Download, test, and let us know if you think it is good enough.

My thanks goes out to each and every one of you for your suggestions and bug-reports the past year. ASAP Utilities continues to grow and improve thanks to your support, your suggestions and your encouragement.

Download

Try the new beta version, date 22 march 2006:
ASAP Utilities 3.11.t beta setup.exe (update: no longer available).

Please send us your suggestions, bugs and comments.

User Guide

A brand new User Guide will show you how to get the best of ASAP Utilities. A concept version (118 pages) can be downloaded as PDF document. The document is optimized for duplex printing.
ASAP Utilities User Guide.pdf (2.9 MB pdf). (update: you can find the latest version here).

The major changes in this new version 3.11 beta

  • ASAP Utilities is now partly a COM Add-in (ASAP Utilities.dll).
    This gives some substantial benefits:
  1. Excel's startup with ASAP Utilities is (much) faster.
  2. The utilities run faster
  3. We previously had split the utility into several files (sheet.asap, format.asap, etc.). Whenever a utility was run the first time from one of these files, the file had to be opened, which in some cases caused some delay due to a virus scanner or slow network. This is gone now which improves speed.
  4. The code is easier to maintain for us and upgrades can be provided much quicker.
  5. Control+Shift shortcuts can be used (again) in the favorites menu.

The only disadvantage is that Excel 97 is not supported by this new version. We will create a special version for the people that still use Excel 97.

  • Expanded undo. Much more utilities now can be undone.
  • Range » Advanced sort... (new)
    Extend the sorting capabilities of Excel. You can now sort on 5 columns and we have extended the characteristics to sort on.
    You can sort on:

 

  1. Value
  2. Number Format
  3. Cell Color
  4. Cell Color Indexnr.
  5. Font Color
  6. Font Color Indexnr.
  7. Font Size
  8. Font Name
  9. Bold
  10. Italic
  11. Underline
  12. Strikethrough
  13. Text length
  14. Shuffle (randomize order)
  15. Formula
  16. Email address host (@...)
  17. Year-Month-Day
  18. Year-Day-Month
  19. Month-Day-Year
  20. Month-Year-Day
  21. Day-Year-Month
  22. Day-Month-Year
  • Range » Apply formula (improved)
    1. The last 100 used formulas are remembered so you can easily re-use them.
    2. Users of the non-English Excel versions can now type in the formula in their local language. For example in the Dutch version you used to have to use a point as decimal separator. You can now use the comma. You can also use the local version of worksheet formulas, for example if you have the Dutch version of Excel you can now enter '+SOM(G20:G40)' in stead of the English version: +SUM(G20:G40).
    3. We have improved the error handling. You get a warning if an applied formula produces an error.
    4. In the range of cells you select the formula will only be applied to cells that have no errors, are not empty and have a value of formula with a numeric or logical result (text cells will be skipped). Array formulas will also be skipped.
  • Export » Export selected chart or range as image (file)...
    Now also supports the vector format EMF. Vector graphics in EMF (enhanced version of WMF) format can be scaled and fully edited in MS Office and other Windows applications. They generally produce the best quality for printing.
  • Web » Clean web imported data...
    1. A new option is added: fix (text) numbers. Sometimes Excel doesn't recognize numbers properly and they are treated as text which often means they are left aligned and can't be used in calculations. This new option solves that. This new option does the same as ASAP Utilities » Numbers » Convert 'textnumbers' to numbers
    2. Another new option is added: unmerge cells. This unmerges all merged cells in your selection.
  • Format » Advanced Transposer (improved)
    1. formulas will be better preserved and cell-references in the formulas will be automaticly updates as the cells are transposed.
    2. formatting of the cells will also be transposed.
    3. the number of columns you enter is saved and used when you run the utility again.
    4. the example is updated and improved.
    5. the question remove completely empty rows is removed, the procedure is improved so that the data is transposed without creating empty rows.
    6. we have built in a check to see if the amount of columns you enter will actually fit on the worksheet.
  • New worksheet function: =ASAPGetHyperlink(range, optional sNA)
    This function returns the hyperlink from a cell. The hyperlink can be one of the following:
    . existing file or web page
    . place in your document
    . e-mail address
    You can optionally specify a string value for the sNA, this text will be displayed for cells without hyperlinks. If omitted the formula will give an empty result for cells without hyperlinks. Example: =ASAPGETHYPERLINK(A2,"-")
  • Updated Menu
    The shortcuts assigned in the favorites menu will now also be displayed in the rest of the menu. Utilities that require additional input or show a form are now recognizable in the menu by the dots at the end of the description ...
  • Hyperlink in cell to hyperlink 2 click has been renamed to make more clear what it does: "Activate hyperlinks (create from cell-value)"
  • I've added an option to switch on/off the question that sometimes is asked before running the utility, e.g. questions like "Do you want to convert all text characters in selected cells to UPPERCASE?" can now be turned off in the ASAP Utilities » ASAP » Options dialog.
  • I have changed the hotkey (accelerator) for the ASAP Utilities in the menu.
    By default this is the letter A (so you can access the ASAP Utilities menu with Alt+A.) However in some countries this conflicts with other menu items (such as Archivo, Data). Therefore, in the following countries the hotkey is the letter S (ASAP Utilities):
    . The Netherlands (new)
    . Sweden (new)
    . Spain
    . Brazil
    . Portugal
  • Web » Clean Web Imported data...
    The layout is improved. Your last used settings will be remembered.
    Fixed the bug that could incorrectly convert dates. These cells are now skipped.
  • Export » Export selection as HTML table to clipboard...
    Your last used settings will be remembered.
  • Export » Export selection or active sheet as new file...
    Your last used settings will be remembered.
  • Export » Export selected chart or range as image (file)...
    Your last used settings will be remembered.
  • Sheets » Protect all sheets
    The password is now by default masked.
    It also has the option to protect only selected or all sheets.
  • Sheets » Unprotect all sheets
    The password is now by default masked.
    It also has the option to unprotect only selected or all sheets.
  • Format » Copy a sheet's page and print settings...
    The settings for "fit pages" (x pages with and x pages wide) can now be copied too.
  • Text » Convert dates...
    Your last used settings will be remembered.
  • Text » Make first character uppercase, the rest lowercase
    Makes the first character uppercase and the rest of the text lowercase: for example BASTIEN will become Bastien.
  • Sheets » Export worksheets as separate files...
    Save worksheets as separate files in a folder you select.
  • Web » Extract hyperlinks
    Hyperlinks from shapes/images can now be extracted too.
  • Several small additions and improvements.

Bug fixes

  • Information » Count duplicates in selection
    1. Now also handles cells with more than 255 characters correctly. It can now recognize cells with the maximum length of 32767 characters.
    2. Now supports multiple selected ranges (multiple areas)
  • Select » Conditional select » duplicates
    1. Now also handles cells with more than 255 characters correctly. It can now recognize cells with the maximum length of 32767 characters.
    2. Select duplicates now works when you have selected multiple areas (non-adjacent cells).
  • Information » Fast calculation
    Better calculation of duplicates and unique values. It now also handles cells with more than 255 characters correctly. It can now recognize cells with the maximum length of 32767 characters.
  • Text » Convert to upper etc. keeps formulas, but converts them to uppercase (if you have text displayed). Is doesn't convert formula's to values anymore
  • Text » Start first word with uppercase.
    Now also converts the rest of the text to lowercase so for example BASTIEN becomes Bastien
  • Select » Select cells with maximum value.
    In some cases the cells with the maximum value were found but were not selected. This had something to do with the number of decimals the max value contained and the way they were displayed in Excel. E.g. a value of 21,723801267259 was displayed as 21,72380127 which didn't match when we used Excel's built in search function. We've changed the way of selecting the cell with the max value so it works in these occasions as well. It now also checks at the start if you selection contains numbers.
  • Objects/Comments » Delete all objects from current sheet
    Remove objects handles form/VBA buttons better.
  • Web » Clean web imported data...
    Remove objects handles form/VBA buttons better.
  • Improved handling of the location of the favorites menu.
  • Favorites menu
    The cursor stays highlighted after you add or remove a tool.
    The insert and delete button have an accelerator key (Alt+i and Alt+d)
  • Information » Count duplicates in selection.
    In some cases duplicates weren't correctly found (numbers with decimals), and I think also depending on your computer settings (different from US/international).
  • Fill » Overwrite filled cells in selection.
    Did not work when you entered a zero (0). This is now corrected.
  • Improved range rebuild when you select entire rows or columns where the first rows/columns are empty.
  • Select » Conditional column and row select, hide, delete...
    Remove duplicates in column fixed
    Hide duplicates in column fixed
  • Fill » Fill 'between values' linear in selection (horizontal)
    Didn't work, fixed it and is now working
  • Range » Paste Special (with combinations)...
    Operations (like multiply) now function too
  • Fill » Copy values to empty cells below filled cells in selection
    Resulted in an error when your selection included a cell in row number 1 and that cell was empty. This is now fixed.
  • When you close Excel, and then chose "No", the ASAP Utilities menu was removed. This is now fixed. The ASAP Utilities menu will only be removed if you really closed down Excel.
  • System » Rename current file...
    When you use this tool to rename a template file (xlt) the renamed file was opened as a workbook based on the template. This is now corrected. The renamed template will be opened for editing.
  • Text » Delete leading and trailing spaces
    Fixed the bug that could incorrectly convert dates. These cells are now skipped.
  • Text » Delete leading and trailing and excessive spaces
    Fixed the bug that could incorrectly convert dates. These cells are now skipped.
  • Range » Find / replace in all sheets...
    Can now handle large text cells too that contain more than 255 characters.
  • Text » Advanced character removal
    Can now handle large text cells too that contain more than 255 characters.
  • Select » Expand selection to last row
    Now support multiple selected areas
  • Select » Expand selection to last column
    Now support multiple selected areas
  • Several minor bug fixes.
  • Corrected some typing errors.

A few screenshots

Advanced sorting:
advanced sorting
New menu with the shortcuts visible you assigned:
New menu with the shortcuts visible you assigned
Apply formula with a history:
apply formula with a history
A new option to switch on/off the question that sometimes is asked before running the utility
new option to switch on/off the question that sometimes is asked before running the utility
More utilities can be undone
more utilities can be undone
Protect all (selected) sheets improved:
Protect all (selected) sheets improved
Export worksheets a separate files
Export worksheets a separate files

Installation notice

You must be logged in as an administrator or as a member of the Power Users group when installing ASAP Utilities. When the installation is finished every user on the computer is able to use ASAP Utilities.
Installation is easy. Best way is to make a backup of the current files in the ASAP Utilities folder and then run the installation.
If you have a previous version of ASAP Utilities installed, select that folder (the setup-program should detect it though), usually this is 'C:\Program Files\ASAP Utilities\'. If you are not sure about that location you can see it in ASAP Utilities. Start Excel and then:
ASAP Utilities » ASAP » Options

73 comments

sandra

Won't down load ..get error stating that there is a DLL error

Bastien

Hello Sandra,

I've send you an email, please check it and send me more information about you Excel/OS version and when you get the error and what the error message is.

Monty

Fill 'between values' linear in selection (Horizontal) does not work. It didn't work in the previous version (3.10) either.

Bastien

Hello Monty,

Thank you, I've corrected it and I will soon publish an updated beta-version.

Bastien

Several people have sent me some good feedback on the beta 3.11 f version of 5 january (thanks!). I've used these suggestions to make improvements and now a new beta version is available: 3.11.h 15 january 2005.

Kyle

3.11h jan. 15
radio buttons stay selected in convert numbers dialogue, cannot change conversion option in convert numbers dialogue after initial selection is made.

Bastien

Thank you Kyle, it will be corrected in the next update.

The problem exists in:
Text » Convert dates…
Range » Paste special (with combinations)…
Numbers » Convert negative numbers to positive and vice versa…

Jay

Web>Clean Web Imported Data has a checkbox to remove all hyperlinks, but it doesn't appear to function properly, although Web>Remove all hyperlinks in selected cells does work. Also, it would be nice if the checkboxes would default to the configuration selected the last time the utility was used, instead of having to uncheck undesired options every time.

Bastien

Hello Jay,

What doesn't work in the Web >> Clean Web Imported data…?
Can you send me an example workbook? I can't reproduce it, both utilities seem to work fine, so please give me more information.

I'll make the utilities remember you settings in the final version.

Kind regards,
Bastien Mensink

Eric

Cannot load into excel , error msg "Something went wrong, build menu 7; Out of memory, restart excel againt"

Bastien

Hello Eric,

Do you get this message everytime?
Which windows version and which Excel version do you use?
Did you have any problems with ASAP Utilities version 3.10?

Kind regards,
Bastien Mensink

Bastien

Thank you for all the testing and suggestions.
I have just put a new version online: 3.11.i beta 18 january 2006.

– improved startup error-handling
– Web » Clean Web Imported data…
  The layout is improved. Your last used settings will be remembered.
– Export » Export selection as HTML table to clipboard…
  Your last used settings will be remembered.
– Export » Export selection or active sheet as new file…
  Your last used settings will be remembered.
– Export » Export selected chart or range as image (file)…
  Your last used settings will be remembered.
– Several small additions and improvements.
– Range » Paste Special (with combinations)…
  Operations (like multiply) now function too
– Fixed the bugs with the radiobuttons on some forms:
  Text » Convert dates…
  Range » Paste special (with combinations)…
  Numbers » Convert negative numbers to positive and vice versa…

William McNeill

I simply adore ASAP utilities it makes life much more bearable.

I am a civil servant working for an Agency that has a very strict policy on installing programmes on our local PC's due to all sorts of copyright issues.

This new version while looking excellent is out of bounds to me as I don't have sufficient priviliges and because my department does not "own" the package I am not allowed to have the updated utility, now in .dll format.

I will have to stick with my 3.1.0 version

Excellent product in all respects – very well done and good luck with 3.1.1

Monty

Fill linear Horizontal and Vertical (although, working now) are switched with each other in what they do.

Monty

convert formulas to values gives an error – also did in the previous versions

Monty

shortcuts not workings

Bastien

Hello Monty,

Thank you. The first two of your comments will be solved. The third, shortcuts not working, I can't reproduce. Can you send me information by email about the Excel and Windows version you are using.

I'm now preparing a new beta that will be be published here within a few hours.

Bastien

Hello,

I have published a new beta version which solves all bugs yet reported. In a moment I am also going to publish version 3.10b that works without the DLL and does not require administrator rights to install.

Gagandeep Singh

Dear Sir,
First of all, congratulations for developing this wonderful utility.

I am facing a problem regarding merging of records from several sheets. Each sheet contains several records recognised by employee number. However, a particulars employee number is there in one sheet or more sheets but not in all.

I want data of all the employees in one single sheet.

How can your asap utility help?

Regards,

Gagandeep Singh

mateusz

Hello!
When do you plan to issue the 3.11 version as official one?

regards
Mateusz

Howard

When I install this version I get the following error

Unexpected error (50001)

Running Office 2003 SP2 on WinXP SP2 etc

Arnie

Too bad,
I hope the old add-in version will be maintained. At the office I don't have administrator rights. therefore installing 3.11beta is impossimble (can't register the .dll error in excel)

Torsten

Hello Bastien,

thanks for providing us with this great time-saving Add-In. I have presented your add-in as an invaluable tool in every excel training I have held for my company.

Unfortunately, the new version can only be installed by someone with admin rights, which imposes a problem for a lot of people using your tool at the office. For example, in my company is it very difficult to get software installed which is not approved and tested by our IT department and it's likely that most of the companies have similar policies.

Maybe it's possible for you give us the option to register the dll to HKEY_CURRENT_USER instead of registering it to HKEY_LOCAL_MACHINE? This would spare some of your loyal users a lot of trouble.

If you have developed the dll with Visual Basic, you can use vbadvance to make it possible to register the dll without administrative privileges. vbadvance is an add-in for VB, which is available for a very moderate price (€33.50). Below you find the relevant paragraph from http://www.vbadvance.com.

– snip –
DllRegisterServer / DllUnregisterServer customization – An extension of the Function Exports feature, the ability to override and customize these two registration exports gives you full control over your DLL's registration. For example, starting with Windows 2000, you have the option to register an ActiveX DLL to HKEY_CURRENT_USER instead of HKEY_LOCAL_MACHINE, thus avoiding the permissions problems some customers face. Unfortunately, VB gives you no way to specify this change. vbAdvance does. Using vbAdvance, you can easily change the Registry hive your DLL or OCX is registered under. You could also easily add any custom code you wanted to run at registration time.
– snip –

I would be glad if you would consider providing us with the option to install the new version without administrative privileges.

Regards,

Torsten

Bastien

Hello Torsten,

As an alternative there is a version of ASAP Utilities (version 3.10b) that can be installed without administrator rights. However this version does not contain some new features that were introduced or improved in version 3.11.

I am currently investigation the posibilities for network installations and limited used rights. That is one of the reasons why the new 3.11 is still a beta version.

Kind regards,
Bastien

sat

Hi,
I have been using ASAP since last six months, our office doesn't have Internet .SO I have to upgrade it at home..
WHy don't you make a version which doesn't require any update..( earlier version runs just fine..and I don't think it needed any upgrade :-) )
Anyways, accept my thanx for such a wonderful utiliry..
I wish I could do that tooo :-)

Regards.
SAT

Nick Gazzana

Have tried to update asap. Keep getting message about deletefile failed code 32. being used by another process… tried several sites and the 3.11 beta . same results.

AOlson

Unwrap favorite and toolbar call up the Remove all empty rows macro. Works okay from the menu.

John Tabor

Wonderful program. Tried to use 3.11M beta, it installs just fine using admin rights. Loads when Excel starts the first time after that I get the error message saying something went wrong ASAP Utilities could not load.Checked the security tab and trust all installed addin box is checked. Do I have to be logged in as admin each for it to run? Had to reinstall 3.10b and it runs just like it should with no problems. Using Excel 2003 SP2 on an XP machine.
Thanks for a wonderfull program,
John

Bastien

Hello John,

Unlike what all the documents say and how it should be there are problems with XP limited accounts. Somehow Excel will not load the DLL despite the fact that it is registered for all users. I have tested it with Excel 2000 and that works find. I've also heard that Windows terminal server works fine this way.
I'm currently investigating what to do with this problem with XP limited accounts.

Kind regards,
Bastien

Bastien

Hello,

An updated beta version is just published, version 3.11.n (27 january 2006).
This solves all reported bugs so far regarding the excel-functionality, not the problem with limited user rights and DLL registration. I also took the opportunity to expand the "protect all sheets" utility.

Please upgrade to this new release. Thank you for helping/testing.

Kind regards,
Bastien

SALim Kazi

wow,

wonderfull work …. i have not seen such a add-in utilities in my life. although i am using excel for more than a 8 years!!! i am success full in getting all the information i want …….. but using your utilities ……. i save lot of time ………

Thanx for everything…….

I have just install your new version of beta 3.11n…….. so far working okay

Do Em@il

SALim

vaibhav

your addins are fantastic. it is very useful for prepairing reports in excel.
currently i'm using 3.10 in that there is function of print multiple sheets.
this facility is great but it that addin if i set the printing setup as a draft mode it take only first printout in draft mode and all other in normal mode that is good quality prints. Is it possible for you to give such option that once i set a specific print option then it will applicable to all sheets?

pls reply

regards

vaibhav

T Smith

Great utility. I have been using excel for ~10 years and this is the best utility add-in I've come across. I think there is a minor bug with the launch Symbol (charmap), launch calculator, & launch notepad as they all flash on top of excel and then hide behind the excel window.

Bastien

Hello,

An updated beta version is just published, version 3.11.o (30 january 2006).

This update solves the problem with the "launch" application not being on top of Excel. It also fixes a bug in the help-form and the conditional select/hide/delete when your selection contained multiple areas.
The advanced character removal now remembers you last used settings.

Please upgrade to this new release. Thank you for helping/testing.

@vaibhav, You can change a printer in the setup dialog, however changing the printer settings that way only has effect on the first page. This is the way it currently works but I will see if I can fix it in a next update. Then I will also implement continuous page-numbering.

Kind regards,
Bastien

Harlan Chizen

The new User Guide is great. I'm an experienced user of both Excel and the ASAP Utilities, and I find most user guides are useless, but the How-To section showed me some techniques I'd never thought of. ASAP is even better than I knew!

carlos

Congratulations excelent proposall to professional as us.-

Ron Hoffman

We use job numbers to track our accounting. When I qwery the data base
all rows contain a unique number in sequence the same is true for invoice #, packlist #, receit # …….
For audit purposes I need to set a range (col) and would like to find any missing numbers and have them inserted into an adjacent col. and new row
and displayed on a new worksheet.

Thank-You

Keorke

There's one minor annoyance (still in 3.11.o) in the Merge column data (join cells), which I use a lot. In the dialog the focus is on the OK button and when I press space (to use it as a separator value) OK button is pressed and the data is merged wrongly. Well, nowadays there's quite good undo but still… I think the focus should be on value field in the dialog in stead.

Cheda

Hi, the beta installer should check if Excel is already running – it comes with the error, saying that the *.xla file is already in use.

After Excel is closed and Retry button is clicked, everything works.

And one more thing, PivotTables and PivotCharts are (still) not very well represented in ASAP utilities ;-)

Robert

Hello,

I'm using the 3.11m beta and found that sorting on cells colour works ones or twice and than no longer unless closing Excel and reopening it.
Have you already acknowledged this problem.
BR
Robert

Doug

Just installed 3.11o beta and the List All Range Names under Information doesn't seem to work. A new workbook opens up with Name: and Refers To: column headers, but no names. The original workbook has numerous named ranges in it. Using Excel 2003 with WinXP.

SALim Kazi

Hi Bastien,

I just want to know your latest version so that i can update my system accordingly.

Thanx

Do Em@il

SALim

Bastien

Hello Salim,

The latest official version is 3.10b, available from http://www.asap-utilities.com.
The most recenter beta-version of the new 3.11 is listed at the top of this page. In the version we always also put the release date, so this is 3.11.o 30 january 2006

———————-

Hello Doug,

Thank you for testing.

This bug will be fixed in the next update.

———————-

Hello Robert,

I cannot yet reproduce this but I will look into it.

———————-

Hello Scott,

You do not have to type in a colorcode here, you have to select
a base cell which has the color you want to select by.
I will put an example of this in the next version of the User Guide.

———————-

Hello Cheda,

I believe the installer tells you to quit excel if it is running.
I will update the error-message.

I do not work very much with pivottables and pivotcharts. If you have
suggestions just send them to me.

———————-

Hello Keorke,

Thank you for testing. I wil change this in the next update.

Kind regards,
Bastien Mensink

Doug

Hi Bastien,
Came across another "quirk". Using 3.11o beta in Excel 2003 with WinXP, when I click on the "X" to close Excel (not the worksheet), the ASAP menu item disappears, then the dialog box comes up and asks if I want to save my changes. If I really wanted to close Excel, no problem and I save or don't save. If I didn't really want to close Excel, and choose cancel, the menu item is still gone, and I have to go to Tools|Add-Ins and UNselect ASAP, then REselect to reload it. Not sure if you would consider this a "bug" but I thought I would mention it.

Ch.V.Madhu

hello sir

thank u very much for given new one beta.this is very useful for me and
lot of time saving.once again thank you

Regards
Ch.V.Madhu
Hyderabad-India

gerhard

hi there
i just got this from my girlfriend . wow this is so great .!!

i was wondering if you can help me ? in excele the comments can be formatted when put in . is there a way how i can change the defult font setup . so that i have a other font than tahoma as defult for the comments

great utility

thanks
Gerhard

M K Jain

I have been using the ASAP utility for almost 7-8 months. This has helped me in daily working greatly.

In current verson you have taken care of advanced sorting based on so many criteria (unbeliveable). Can you please see similer type of facility for Conditional Format under format Menu.

Wish you thanking you very much and all the best in efforts put in area, where no one else has helped even not Microsoft.

Kind Regard

M K Jain

Kitty Evans

I am using 3.11m (& loving it) with Excel 2003/Windows 2K. I've stumbled on a quirk in one of the utilities. When you have a multiple-sheet spreadsheet and you apply the Format from one to all the sheets, one attribute does not copy correctly at a certain setting. If you set the Page Setup/Scaling to Fit to : 1 page Wide by pages Tall, all the pages but the original page fill in a 1 for the making it 1 Wide by 1 Tall.

Respectfully submitted,
KF Evans
Florida, USA

Rafael

Hi Bastien,

wonderfull work you're doing.
Not a bug, just a comment. If I read well, *.asap are not needed, cos replaced by dll. When installing over aprevious version, old files/not needed are not removed.
Keep going this way ;-)
Regards
Rafael

Rafael

… just another comment.

Thought about menu translation into other languages? I´m sure a lot of users would help. I would offer translations into spanish and german.
If interested, just drop me an email ;-)
Regards
Rafael