Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Formula Field to replicate Excel spreadsheet formula
Hi,
I have a spreadsheet with the following formula
=IF(K13=1,1,0)+IF(K15=1,1,0)+IF(K17=1,1,0)+IF(K18=1,1,0)+K14+K16
K13, K15, K17, K18, are all yes or no selection fields and K14and K16 are numerical values
The formula basically adds a value of 1 each time a yes is selected to the combined values of all the fields.
I want to replicate this with a custom field and a formula in NetSuite, so far I have the below, it doesn't error but it also doesn't produce any result, field relationship to excel formula below.
K13(custrecord_acsc_aaweb_jaws_req)
0