Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default #REF! error when copying formula beyond row 65536 in Excel 2007

I have a worksheet and want to copy a formula down below 65536 rows.
Everytime I copy the formula, it substitues "#REF!" for one of the
references as soon as the formula goes into row 65537. It doesn't matter what
I seem to do.
The formula is rows 1 to 65536 works fine as is:
=IF(AND(C655361,C65536<99),fpsywbfromdbrh(D65536, C65536/100,$D$1),NA())
When this formula is copied into row 65537 (and below), the formula becomes:
=IF(AND(C655371,C65537<99),fpsywbfromdbrh(#REF!,C 65537/100,$D$1),NA())
Any suggestions or fix?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default #REF! error when copying formula beyond row 65536 in Excel 2007

Maybe the person who wrote the fpsywbfromdbrh user defined function never
thought that there would be more than 64k rows. (More rows were added in
xl2007.)

I think I'd go back to that developer.

Bandicoot wrote:

I have a worksheet and want to copy a formula down below 65536 rows.
Everytime I copy the formula, it substitues "#REF!" for one of the
references as soon as the formula goes into row 65537. It doesn't matter what
I seem to do.
The formula is rows 1 to 65536 works fine as is:
=IF(AND(C655361,C65536<99),fpsywbfromdbrh(D65536, C65536/100,$D$1),NA())
When this formula is copied into row 65537 (and below), the formula becomes:
=IF(AND(C655371,C65537<99),fpsywbfromdbrh(#REF!,C 65537/100,$D$1),NA())
Any suggestions or fix?


--

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
copying charts in excel 2007 God Itself Excel Discussion (Misc queries) 0 February 16th 08 07:57 PM
Error message when copying Excel Pie Chart to Word (in Office 2007 Market1 Charts and Charting in Excel 0 December 12th 07 05:01 PM
Why Excel 2007 still have the 65536 raw limit? [email protected] Excel Discussion (Misc queries) 5 November 30th 07 02:17 PM
Excel 2007 65536 rows-convert bufbec Excel Discussion (Misc queries) 1 November 7th 07 03:02 PM
Excel 2003 converted to 2007 copying worksheet error MAC Excel Discussion (Misc queries) 0 September 6th 07 08:16 PM


All times are GMT +1. The time now is 01:01 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"