Need more, need help now?
- - - - - - - - - - - - - - - - - - pay-as-you-go support - no contract - tenth of an hour billing - expert help - fast service - no call queues
Need integration?
- - - - - - - - - - - - - - - - - - with your shipping system - website - invoicing system - crm - cms - manufacturing - order import - back to back orders..
Need a report?
- - - - - - - - - - - - - - - - - - Excel reporting that pulls data from Sage - custom layouts - layouts that change adapt to your brands and/or for drop shipping.
Want web hosting?
- - - - - - - - - - - - - - - - - - Your own domain name - email - a shop - wordpress - woo commerce - ticket systems - help desks - forums - portals

Search found 10 matches

by arsenalrule
12 Jul 2023, 08:56
Forum: Sage 50 Report Designer
Topic: Suppress Line unless qty remaining to despatch
Replies: 6
Views: 43838

Re: Suppress Line unless qty remaining to despatch

Thats amazing, thank you Bruce

I think I had tried so many different things, that I forgot to undo lots of them!

I have now made these changes to my report and it is working as expected.

Thank you
by arsenalrule
11 Jul 2023, 10:17
Forum: Sage 50 Report Designer
Topic: Suppress Line unless qty remaining to despatch
Replies: 6
Views: 43838

Re: Suppress Line unless qty remaining to despatch

Hi Bruce

Did you have any luck looking at this?

Thanks
by arsenalrule
06 Jul 2023, 07:54
Forum: Sage 50 Report Designer
Topic: Suppress Line unless qty remaining to despatch
Replies: 6
Views: 43838

Re: Suppress Line unless qty remaining to despatch

Thanks Bruce

The LIKE "M" was from the Sage webpage on how to use conditional formatting!

Please find the .layout atatched. I have SOP_ITEM.QTY_ORDER - SOP_ITEM.QTY_DELIVERED as the first column, and it shows nothing for all rows, except the row that still needs 3 items despatching.
This is then ...
by arsenalrule
05 Jul 2023, 09:05
Forum: Sage 50 Report Designer
Topic: Suppress Line unless qty remaining to despatch
Replies: 6
Views: 43838

Suppress Line unless qty remaining to despatch

Hi Bruce and all

I am editing the Sales Order Report, and looking to create a report that only shows lines that are waiting for despatch.
We use an external program (CIM50) to despatch our items - I am not sure if this affects things?

Originally I used 'SOP_ITEM.QTY_ORDER - SOP_ITEM.QTY_DELIVERED ...
by arsenalrule
31 Aug 2022, 14:46
Forum: Sage 50 UK version General Help
Topic: Price List import NOT fixed price?
Replies: 1
Views: 5613

Price List import NOT fixed price?

Hi All

Is it possible to import products and prices into a price list in any other method than a fixed price?

I have been using "decrease sales price by value" for most of the items in a price list, but cannot see a way to update this other than going in to each product individually.


What is the ...
by arsenalrule
13 May 2022, 11:35
Forum: Sage 50 UK version General Help
Topic: Recreating Department P&L Report in Excel via ODBC
Replies: 9
Views: 14179

Re: Recreating Department P&L Report in Excel via ODBC


PS Whilst this happens to work for your specific circumstance I'd be inclined to convert the code to a number, either in your query or in your worksheet, and then base the SUMIFS on the numeric version of the code. Your previous > and < criteria would probably be OK then.


I've just seen this ...
by arsenalrule
13 May 2022, 11:26
Forum: Sage 50 UK version General Help
Topic: Recreating Department P&L Report in Excel via ODBC
Replies: 9
Views: 14179

Re: Recreating Department P&L Report in Excel via ODBC

Amazing, thank you Onion, that has worked perfectly!

Bruce, thank you for the example sheet, that is not something i have ever done before and will definitely come in useful in the future, thank you.
by arsenalrule
13 May 2022, 08:38
Forum: Sage 50 UK version General Help
Topic: Recreating Department P&L Report in Excel via ODBC
Replies: 9
Views: 14179

Re: Recreating Department P&L Report in Excel via ODBC

Good morning

I have got a bit further with this, but my sumifs formula is falling down with the nominal codes
=SUMIFS(Sheet1!$U:$U,Sheet1!$Q:$Q,0,Sheet1!$C:$C,">="&DATE(2022,1,1),Sheet1!$C:$C,"<="&DATE(2022,1,7),Sheet1!$E:$E,">"&4000,Sheet1!$E:$E,"<"&4099)
this just displays £-

if i remove the ...
by arsenalrule
12 May 2022, 16:03
Forum: Sage 50 UK version General Help
Topic: Recreating Department P&L Report in Excel via ODBC
Replies: 9
Views: 14179

Re: Recreating Department P&L Report in Excel via ODBC

Thank you Bruce

What do you mean by "make a hash of the department and nominal code"? I have had a google, do you basically mean get a unique list of the department numbers and nominal codes?

I've pulled the audit split and it is looking promising. I've made a pivot table by department and nominal ...
by arsenalrule
12 May 2022, 13:50
Forum: Sage 50 UK version General Help
Topic: Recreating Department P&L Report in Excel via ODBC
Replies: 9
Views: 14179

Recreating Department P&L Report in Excel via ODBC

Hi all

Sage Version 28.0.226.0, report designer version 5.0.251.0
Windows 10 Pro 64 bit

I have connected excel to Sage via the ODBC and Micrsoft query but I am having trouble finding the right fields to get the data I am looking for.
The figure I am looking for is the "Product Sales" from the ...