Need help to edit formulas

RAJESH1960

Banned for repeated rules violations
Joined
Mar 26, 2020
Messages
2,313
Office Version
  1. 2019
Platform
  1. Windows
Hello formula experts
I have this data in this workbook which is working 90% correct When I run the code button Except for one problem. In the 2A Extract sheet, The Invoice numbers with text are displaying the correct results in columns H to AG. If the Invoice number is a number, then the formulas in columns H to AG are displaying 0 in the whole row. I need your help to edit the formulas from columns H to AG to get 100% correct result.
To check if the formula is working check the round off column H in 2A Extract sheet. It should not be more or less than +2 / -2.

formula to correct.xlsm
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
The problem seem to be with the Invoices numbers that are purely numeric, eg 59

Which is the sheet that shows the initial data? I'd like to check whether they are numeric from the beginning or they starts as strings and then some of the macro make them numeric
 
Upvote 0
Thanks for responding Anthony47. The issue is solved just now in the other forum.
 
Upvote 0
The problem seem to be with the Invoices numbers that are purely numeric, eg 59

Which is the sheet that shows the initial data? I'd like to check whether they are numeric from the beginning or they starts as strings and then some of the macro make them numeric
At first even I thought that the initial data (B2B) were showing numbers with errors could be the problem. But the 2A is extracted from B2Bcorrectly without any errors. The final 2A extract data is derived from the 2A sheet which doesn't have any errors. Hence, there was no issue in the invoice numbers. The issue was in the formula which is corrected now.
 
Upvote 0

Forum statistics

Threads
1,214,589
Messages
6,120,416
Members
448,960
Latest member
AKSMITH

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