Posted - 02/11/2022 : 04:43:43
Oh sorry I read his request too fast. I pasted that code below. This does have Vince as the creator of this mod.
Else shuffle = true s9SQL = "SELECT products.pId, products.pName, products.pDescription, products.pSection, products.pImage, products.pPrice, products.pListPrice, " & _ " products.pDisplay, products.pSell,pIsMap " & _ " FROM products where pSection = "&cat&" and pDisplay=1" End If End If
Scott
|