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 112 matches

by gazmoz17
10 Jun 2024, 15:29
Forum: Sage 50 Report Designer
Topic: Conditional format....limitations?
Replies: 5
Views: 42189

Re: Conditional format....limitations?

Hi bruce,

Typo by me 🤦‍♂️ was wondering why you kept mentioning border.
Typo...background colour not border.PNG
No it was background colour, dont know the syntax to specify in conditional formatting so was guessingt how to apply grey fill.
by gazmoz17
07 Jun 2024, 11:21
Forum: Sage 50 Report Designer
Topic: Conditional format....limitations?
Replies: 5
Views: 42189

Re: Conditional format....limitations?

Hi Bruce,

Thanks for the quick reply much appreciated 👍

So its literally only options below the expanded "Text Style" menu only?


if COMPONENT.STOCK_CAT = 60 OR COMPONENT.STOCK_CAT = 30 then
begin
TextStyle->Italic := True;
TextStyle->FontName := "Sitka Text";
TextStyle->Color := NamedColor ...
by gazmoz17
07 Jun 2024, 09:59
Forum: Sage 50 Report Designer
Topic: Conditional format....limitations?
Replies: 5
Views: 42189

Conditional format....limitations?

Hi,

Can you conditional format on anything?

Im trying to format colour background.

if COMPONENT.STOCK_CAT = 60 OR COMPONENT.STOCK_CAT = 30
then
begin
TextStyle->Italic := True;
TextStyle->FontName := "Sitka Text";
Background := Solid
Colour("Transparent");;
TextStyle->Size := 9;TextStyle ...
by gazmoz17
17 May 2024, 13:59
Forum: Sage 50 Report Designer
Topic: ODBC output versus Dage Report Output
Replies: 1
Views: 20353

ODBC output versus Dage Report Output

Hi Bruce,

Is a report via ODBC into excel always going to be slower than directly output from Sage natively? (as in just normal report output within sage itself)

Is this because:

Program/system wise its got to wait for the odbc driver/dsn pull from the data tables into power query then run ...
by gazmoz17
21 Mar 2024, 14:48
Forum: Sage 50 Report Designer
Topic: Invoice dynamic template if paid versus outstanding
Replies: 5
Views: 37352

Re: Invoice dynamic template if paid versus outstanding

Thanks Bruce. So is the bank feed on merchant account a standard sage bank feed feature?

Can you email me details/prices for the the tool for sending emails please:


Thanks
by gazmoz17
21 Mar 2024, 10:55
Forum: Sage 50 Report Designer
Topic: Drill downs on statement to access corresponding Invoice
Replies: 3
Views: 30276

Re: Drill downs on statement to access corresponding Invoice

Hi, thanks Bruce.

Yeah thought this was maybe beyond me I didnt know if was possible to make a dyamic external link, I'm guessing thats what the web developer is...there hosting the invs?

Whats the security issue?... the fact anyone can access the invoice if they have the link "www.hostwebsiteurl ...
by gazmoz17
21 Mar 2024, 10:43
Forum: Sage 50 Report Designer
Topic: Invoice dynamic template if paid versus outstanding
Replies: 5
Views: 37352

Re: Invoice dynamic template if paid versus outstanding

Hi, thanks for this Bruce.

No I havent really noticed the payment tab on invoices 🤦‍♂️ but we dont use it and I dont think we will.

So I think it will be the SI header per your recommendation.

Sort of linked to this, we have never setup bank feeds. Can see how this is huge time saver for ...
by gazmoz17
19 Mar 2024, 13:45
Forum: Sage 50 Report Designer
Topic: Picking note totalling overall weight
Replies: 9
Views: 59654

Re: Picking note totalling overall weight

I was very close 😂...getting alright at variables, functions and the expression syntax in between (IF statements etc) but i still hate/dont get sections and their interdependence 🤦‍♂️
by gazmoz17
19 Mar 2024, 13:33
Forum: Sage 50 Report Designer
Topic: Drill downs on statement to access corresponding Invoice
Replies: 3
Views: 30276

Drill downs on statement to access corresponding Invoice

Hi,

Im new to drill downs but recently managed to parse the Delivery Postcode and a delivery tracking number (we insert into sage analysis 2 every day) to create a live tracking link. I've included these links to a dropshipping customer, we send him a daily statement with these links (alonside ...
by gazmoz17
19 Mar 2024, 13:08
Forum: Sage 50 Report Designer
Topic: Invoice dynamic template if paid versus outstanding
Replies: 5
Views: 37352

Invoice dynamic template if paid versus outstanding

Hi Bruce,

I was wondering if this is possible...or if there is a default invoice layout for this?

User case:

We post the daily sales invoices and then email them all at the end of play (4.15pm) each day.

We semi often get a customer reply upon reciept of their daily email that this has already ...
by gazmoz17
19 Mar 2024, 11:35
Forum: Sage 50 Report Designer
Topic: Picking note totalling overall weight
Replies: 9
Views: 59654

Re: Picking note totalling overall weight

Hi,

Yeah, due to complexity Bruce was able to do it for me as a custom report. Maybe worthwhile contacting him directly.

Take care.
by gazmoz17
28 Jun 2023, 10:31
Forum: Sage 50 Report Designer
Topic: Picking note totalling overall weight
Replies: 9
Views: 59654

Re: Picking note totalling overall weight

Everything is working how I require but i just can't sum these weights.

When item contains a "KIT" I wish it to sum the indivi componemts of the kit rather than pull through that Kits SKU weight.

The yellow highlighted are none kits just SKU's which contain a BOM and their showing indiv weight ...
by gazmoz17
28 Jun 2023, 08:01
Forum: Sage 50 Report Designer
Topic: Picking note totalling overall weight
Replies: 9
Views: 59654

Re: Picking note totalling overall weight

"You need to filter out the unwanted weights, one way would be to create a "Weight" Expression in the footer of the stock item, then add up the Weight expression to get your total."

Is this section the "footer of the stock item"?
Footer of stock item..PNG
Thanks
by gazmoz17
28 Jun 2023, 07:28
Forum: Sage 50 Report Designer
Topic: Picking note totalling overall weight
Replies: 9
Views: 59654

Re: Picking note totalling overall weight

Hi,

Thanks for this Bruce. Sorry didnt have time to get back to you yesterday....I jumped straight to trying to get it to work...unsuuccessfully 🤣 prob done it wrong per what youve advised.
I'll screen grab later at work what Ive done.

Thanks
by gazmoz17
27 Jun 2023, 14:40
Forum: Sage 50 Report Designer
Topic: Picking note totalling overall weight
Replies: 9
Views: 59654

Picking note totalling overall weight

Hi Bruce,

This is a picking note template Ive started (well you helped me with section 5. ages ago) & I wish to sum the total weight at the bottom so we can quickly input onto our transport portal (currently manually calc weight from all the indiv item lines).

This overall layout is prob only 30 ...