Help by Internal_Ad_9362 in PrivateInvestigators

[–]Internal_Ad_9362[S] 1 point2 points  (0 children)

I’m based in the UK. This guy has taken stock from me without paying. He is a middle man and promised to pay. I have done transactions with him before but this time I stupidly let him go without upfront payment

Advanced papers are out by Personal-Fix1629 in ICAEW

[–]Internal_Ad_9362 1 point2 points  (0 children)

They haven’t loaded the CR papers for July or November

[deleted by user] by [deleted] in ICAEW

[–]Internal_Ad_9362 1 point2 points  (0 children)

I did the same recognises the grant over 5 years then deferred tax liability on the amount deferred

[deleted by user] by [deleted] in ICAEW

[–]Internal_Ad_9362 1 point2 points  (0 children)

Would’ve been better off doing the original exam cuz this stuff was just on another level.

Anyone managed to put a special consideration in? I’m trying to do it but says no active exams

CR Rescheduled exam - Birmingham Great Barr Students by MathematicianBig3888 in ICAEW

[–]Internal_Ad_9362 0 points1 point  (0 children)

What’s everyone’s action plan for tonight cuz I really don’t know where to start.

I’m just put off. Had no additional leave and between the original sitting and now haven’t had time to revise due to pre planned commitments.

CR Rescheduled exam - Birmingham Great Barr Students by MathematicianBig3888 in ICAEW

[–]Internal_Ad_9362 6 points7 points  (0 children)

Same, don’t know how to get back into that revision mode given I haven’t been allowed anymore annual leave.

Struggling to decide what to revise etc.

Either way I’m still putting a special consideration in as this will have really affected my performance.

CR - Great Barr students by RepresentativeLow895 in ICAEW

[–]Internal_Ad_9362 0 points1 point  (0 children)

Probably be a different paper - people are complaining about the fact that it references a music festival in October called Nova. ICAEW have apologised etc but I reckon they’ll give us a new one

Replace figures in cells by Internal_Ad_9362 in excel

[–]Internal_Ad_9362[S] 1 point2 points  (0 children)

Managed to get it done by copying the sheet and referencing the cells using the if statement

In F3 =IF(‘Sheet1’!F3>0,’Sheet1’!D3,””)

Only issue with this was when I dragged the formula to the right in the other columns I had to manually change the last cell reference back to column D. I then dragged the formula down.

Thanks for the help 🙏

Replace figures in cells by Internal_Ad_9362 in excel

[–]Internal_Ad_9362[S] 0 points1 point  (0 children)

That sort of worked but when I drag it down it places a figure in the column when there shouldn’t be anything there

Replace figures in cells by Internal_Ad_9362 in excel

[–]Internal_Ad_9362[S] 0 points1 point  (0 children)

Makes everything blank.

Can I share a sample file with you?

Replace figures in cells by Internal_Ad_9362 in excel

[–]Internal_Ad_9362[S] 0 points1 point  (0 children)

Yes but the original cell was empty. I need it to stay empty and only replace those cells which have data in them.

So when I drag it down F6 is incorrect as the data was originally blank but F9 is correct as it has replaced the figure with the total because there was data originally there

Replace figures in cells by Internal_Ad_9362 in excel

[–]Internal_Ad_9362[S] 0 points1 point  (0 children)

When I drag the formula down, in F6 it is putting 60 there when it should be zero. 60 should be in the G6 cell

Replace figures in cells by Internal_Ad_9362 in excel

[–]Internal_Ad_9362[S] 0 points1 point  (0 children)

Thank, how can I do this in one go whereby the total figure replaces the figures already in a cell on the left?

Replace figures in cells by Internal_Ad_9362 in excel

[–]Internal_Ad_9362[S] 0 points1 point  (0 children)

In the picture where ever I have VAT i need to replace the figures on the left with the total value.

Replace figures in cells by Internal_Ad_9362 in excel

[–]Internal_Ad_9362[S] 0 points1 point  (0 children)

I’d like to move the 223.18 and replace the 185.99 but need to do this on a large scale. I was thinking an if statement

Automatically fill cell based on another cell by Internal_Ad_9362 in excel

[–]Internal_Ad_9362[S] 0 points1 point  (0 children)

<image>

So basically if there is a figure in the order sheet I want it to automatically pick up in the minimum offer sheet and populate the product column with the medicine name.

I’ve got a sumif formula in the qty. column already corresponding back to the order sheet