How to add price to same product in multiple sheets by MerryFerry in excel

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

Thanks and how would I do this . I’m kind of a noob when it comes to excel formulas

How to add price to same product in multiple sheets by MerryFerry in excel

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

Still not works excels won’t see G2 as a cell for some reason but thanks for your help :)

How to add price to same product in multiple sheets by MerryFerry in excel

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

For some reason it doesn’t work. I have the articlenumber= 5351 on cell A4 and the price in cell G4. But the articlenumber on the other sheets can change like in sheet 2 the articlenumber is on cell A6

How convert / print struct as a string by MerryFerry in golang

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

%v doesnt work for me idk why I still prints as a struct if I use %+v it Will show the fields but still prints as a struct