Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 470
Default Compatibility Question

I have been writing macros and utilizing userforms in Excel to use at work.
I am doing this on my personal computer and I am about 95% complete. I was
using pre-MS Office 2007. Work also utilizes pre-MS Office 2007. However, I
have upgraded both my personal computers to MS Office Enterprise 2007.

I am not using any complex macros. Basically, simple calculations, Date &
Time commands, and cell references (Range, Offset, etc). I did notice with
one of my personal workbooks that the NAME for the cell I used, "APR09", had
to be changed to "_APR09" (without quotes), in the 2007 edition of Office.

The two questions I have a
1) What do I need to do in order to ensure compatibility with the pre-2007
version
at work?
2) Why did the underscore have to be added to the cell name?

Thanks,
Les

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 457
Default Compatibility Question

You'll want to make sure that you don't use any new functions such as
IFERROR, SUMIFS, etc. If possible, can you save the workbook as XL 2003 file
type?

The name change occured because in 2007, APR09 is a possible cell reference.
Thus, XL added the underscore in front of the name for clarity.

--
Best Regards,

Luke M
"WLMPilot" wrote in message
...
I have been writing macros and utilizing userforms in Excel to use at work.
I am doing this on my personal computer and I am about 95% complete. I
was
using pre-MS Office 2007. Work also utilizes pre-MS Office 2007.
However, I
have upgraded both my personal computers to MS Office Enterprise 2007.

I am not using any complex macros. Basically, simple calculations, Date &
Time commands, and cell references (Range, Offset, etc). I did notice
with
one of my personal workbooks that the NAME for the cell I used, "APR09",
had
to be changed to "_APR09" (without quotes), in the 2007 edition of Office.

The two questions I have a
1) What do I need to do in order to ensure compatibility with the pre-2007
version
at work?
2) Why did the underscore have to be added to the cell name?

Thanks,
Les



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 470
Default Compatibility Question

Thanks. So I can edit in 2007, but save as you indicate? Also, is IFERROR
and SUMIFs not supported in 2007?

Les

"Luke M" wrote:

You'll want to make sure that you don't use any new functions such as
IFERROR, SUMIFS, etc. If possible, can you save the workbook as XL 2003 file
type?

The name change occured because in 2007, APR09 is a possible cell reference.
Thus, XL added the underscore in front of the name for clarity.

--
Best Regards,

Luke M
"WLMPilot" wrote in message
...
I have been writing macros and utilizing userforms in Excel to use at work.
I am doing this on my personal computer and I am about 95% complete. I
was
using pre-MS Office 2007. Work also utilizes pre-MS Office 2007.
However, I
have upgraded both my personal computers to MS Office Enterprise 2007.

I am not using any complex macros. Basically, simple calculations, Date &
Time commands, and cell references (Range, Offset, etc). I did notice
with
one of my personal workbooks that the NAME for the cell I used, "APR09",
had
to be changed to "_APR09" (without quotes), in the 2007 edition of Office.

The two questions I have a
1) What do I need to do in order to ensure compatibility with the pre-2007
version
at work?
2) Why did the underscore have to be added to the cell name?

Thanks,
Les



.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Compatibility Question

=iferror() and =sumifs() were both added in xl2007.

They are not supported in earlier versions.

WLMPilot wrote:

Thanks. So I can edit in 2007, but save as you indicate? Also, is IFERROR
and SUMIFs not supported in 2007?

Les

"Luke M" wrote:

You'll want to make sure that you don't use any new functions such as
IFERROR, SUMIFS, etc. If possible, can you save the workbook as XL 2003 file
type?

The name change occured because in 2007, APR09 is a possible cell reference.
Thus, XL added the underscore in front of the name for clarity.

--
Best Regards,

Luke M
"WLMPilot" wrote in message
...
I have been writing macros and utilizing userforms in Excel to use at work.
I am doing this on my personal computer and I am about 95% complete. I
was
using pre-MS Office 2007. Work also utilizes pre-MS Office 2007.
However, I
have upgraded both my personal computers to MS Office Enterprise 2007.

I am not using any complex macros. Basically, simple calculations, Date &
Time commands, and cell references (Range, Offset, etc). I did notice
with
one of my personal workbooks that the NAME for the cell I used, "APR09",
had
to be changed to "_APR09" (without quotes), in the 2007 edition of Office.

The two questions I have a
1) What do I need to do in order to ensure compatibility with the pre-2007
version
at work?
2) Why did the underscore have to be added to the cell name?

Thanks,
Les



.


--

Dave Peterson
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
Lookup question and iferror compatibility Ryan Gerry Excel Worksheet Functions 7 June 4th 09 04:32 PM
COMPATIBILITY Leon Excel Discussion (Misc queries) 1 March 11th 08 10:15 AM
Testing Reverse Compatibility and Compatibility in General dim Excel Discussion (Misc queries) 4 January 8th 08 01:02 PM
2003/2007 Compatibility Question Ruthe B Excel Discussion (Misc queries) 5 February 28th 07 03:35 PM
PC to MAC Printing Compatibility Question SZEIG89 Excel Discussion (Misc queries) 2 February 21st 07 08:54 PM


All times are GMT +1. The time now is 08:58 AM.

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

About Us

"It's about Microsoft Excel"