Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I've just been asked if I could write some code and
provide worksheet functions or UDFs to a client of a CPA friend of mine. My years of experience (in Excel) are solely with the PC - & Windows --. I know nothing about the MAC. Is there a difference In ?: 1) Spreadsheet and/or functions 2) VBE - Modules, etc TIA, Jim |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In article <Ptr4g.16357$fG3.4901@dukeread09, "JimMay"
wrote: I've just been asked if I could write some code and provide worksheet functions or UDFs to a client of a CPA friend of mine. My years of experience (in Excel) are solely with the PC - & Windows --. I know nothing about the MAC. Is there a difference In ?: 1) Spreadsheet and/or functions 2) VBE - Modules, etc Spreadsheet functions are identical. Certain protection modes aren't available in MacXL. In general, if it works in XL97, it works in MacXL. WinXL doesn't have Page Layout View. VBA is version 5 (equivalent to WinXL97), so no VBA6.x functions (e.g., Join, Split, Replace). ActiveX objects aren't supported in MacXL. There are a (very) few differences in some methods (e.g., the FileType argument in the GetOpenFileName method). WinXL doesn't support MacScript. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop excel from dropping the 0 in the beginning of a number? | Setting up and Configuration of Excel | |||
Open Excel 2003 from Windows Explorer | Excel Discussion (Misc queries) | |||
convert pocket excel back to standard excel | Excel Discussion (Misc queries) | |||
Opening two separate instances of Excel | Excel Discussion (Misc queries) | |||
Excel 2002 and 2000 co-install. Control Which Starts ? | Excel Discussion (Misc queries) |