Offset and COUNTA in define name

Avdyl

New Member
Joined
Mar 7, 2018
Messages
6
Hello!
Im having issue with putting a formula in the define name "refers to".
The formula i used is: =offset(1.Etasje!$C$15,0,0,Engine!$C$4,1).

The error i get is : There's a problem with this formula.

Not trying to type a formula?
When the first character is an equal (=) or minus (-) sign, Excel thinks its a formula.

*you type: =1+1, cell shows: 2

To get around this, type an apostrophe (') first:

*you type: '=1+1, cell shows: =1+1.

The sheet names are spelled correctly so i have no clue why this isnt working. Hope someone can help me with this.
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop
I'm not an expert so please excuse me if I babble too much.

I think the noted error is a generic response to a problem with formula. To get more detail try putting the formula in a worksheet cell. I suspect you'll get a more descriptive error.

Additionally, all but the first argument to offset are integer values. Does Engine!$C$4 return a positive integer?
 
Upvote 0
Thanks bprocket.

Thanks for the advice to put the formula in a cell. The formula should have been: =OFFSET('1.Etasje'!$C$15;0;0;Engine!$C$4;1).

You saved my day bprocket =)
 
Upvote 0

Forum statistics

Threads
1,215,486
Messages
6,125,070
Members
449,205
Latest member
Healthydogs

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top