View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.newusers
VBA Noob VBA Noob is offline
external usenet poster
 
Posts: 1
Default Splitting an expense


Hi,

Could you round up B1 and round down C1

B1 =ROUNDUP($A$1/2,2)
C1 =ROUNDDOWN($A$1/2,2)

VBA Noob


--
VBA Noob
------------------------------------------------------------------------
VBA Noob's Profile: http://www.excelforum.com/member.php...o&userid=33833
View this thread: http://www.excelforum.com/showthread...hreadid=564834