acc

  1. S

    Help to check balance account number

    Hi all I have file data.xlsm with 03 sheets("result","balance01","balance02") Now I want macro VBA to check value each account number in row i sheet(balance01).column(B,C) with the same account number in row j sheets(balance02).column(F,G) If the same account but value(Bi) <> value (Fj) or...
  2. S

    Average Standard Deviation in Pivot Table for multiple entries

    I have data in the below format: <colgroup><col span="2"><col><col span="5"></colgroup><tbody> BOAT NO LOT NO D1 D2 D3 D4 D5 STATUS F4/337 5973 10.6 10.59 10.59 10.59 10.59 ACC F4/338 5973 10.6 10.58 10.59 10.6 10.6 ACC F4/339 5915 10.61 10.62 10.61 10.61 10.62 ACC F4/340 5986 10.59...
  3. S

    How to shift rows without copy paste

    I have a large no. of entries in excel like below: <colgroup><col span="2"><col><col span="5"></colgroup><tbody> <colgroup><col span="2"><col><col span="5"></colgroup><tbody> BOAT NO LOT NO Density STATUS F2/146 5820 10.48 10.49 10.48 10.5 10.49 ACC 10.49 10.49 10.49...
  4. Dreamteam

    Flipping values in excel to column titles

    Hi all, I try to reserve any questions to this forum that are a little challenging - so apologies for the following as I really should know how to do this. In short, a taxi company has daily contracts and simply add which taxis took the job - at the end of the month the drivers get paid. The...
  5. E

    Leave only last 32 chars

    Hello, Column I have some info + acc number. Id like to strip this column of everything beside acc. how delete everything beside last 32 chars? =Right(I2;32) but to all in column I and with VBA Thank You :)

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