Please help I will use this in our tax form, I want to show the amounts in its proper places
Please help I will use this in our tax form, I want to show the amounts in its proper places
not sure why you have 2 sets of decimal in the desired output
or why you start extracting half way through the text in row 14 and 15 -so not sure i understand the business rules
hi chrisumali. i don't understand your desired results too. but this is what i suspect you're doing. try this in W13 & copy to all the cells you need:
=IF(LEN(TEXT($E13,"#.00"))<COLUMNS(W13:$W13),"",MID(TEXT($E13,"#.00"),LEN(TEXT($E13,"#.00"))-COLUMNS(W13:$W13)+1,1))
Thanks, if you have clicked on the * and added our rep.
If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".
"Contentment is not the fulfillment of what you want, but the realization of what you already have."
Tips & Tutorials I Compiled | How to Get Quick & Good Answers
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks