Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default new xlsm & VBA problem

I have same Excel 2003 books wiith VBA programming and thise books have
buttons with macros in this way: Book1!'GetMyData 10, 100'

For instance:
Sub 'GetMyData (A, B)
Msgbox "Yours Numbers: " & A & ', " & B
End sub

This macro goes with out problems in Excel 2003 and in Excel 2010 as xls
file.
The problem started, when I want transform xls file into xlsm file (in Excel
2010).
During this transformation Excel 2010 says about errors and finally give me
buttons with macros in this way: Book1!_GetMyData_10__100_ (!!!)
What's the matter?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Corrupt xlsm AnandaSim Excel Programming 0 July 5th 10 05:18 AM
Excel .xlsm / Vista / Speed Problem WCM Excel Programming 12 August 23rd 09 12:57 AM
xls to xlsm conversion problem Scooter Excel Discussion (Misc queries) 0 February 5th 09 04:13 PM
xlsm WhytheQ Excel Programming 2 February 18th 08 12:41 PM
Password security problem: view of the hiden worksheet in xlsm and xlsx file !? Ivan Excel Programming 2 December 3rd 07 11:20 AM


All times are GMT +1. The time now is 04:32 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"