How to return NULL value/empty cell in an IF statement

johndoe123

New Member
Joined
Jun 22, 2018
Messages
3
Hi!

This has probably been asked a couple of times, but i couldn't find the correct thread... Apologies for that!


I often use =IF(X;SomeNumber;"")

When using the resulting sheet as a linked table in PowerPivot it interprets "" obviously as a string and forbids me to set the data type to anything but text. Which means i can't use any aggregate functions in PowerPivot tables (except count and count distinct).

Question:
Is there any way to return NULL values or blank fields as a formulas return value?

Thanks in advance!
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
Couldn't you exclude 0 from the formula/measure calculating average/min/max?
 
Upvote 0

Forum statistics

Threads
1,216,066
Messages
6,128,568
Members
449,458
Latest member
gillmit

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