Sub Print1()
For a = 1 To 10
Sheet3.Range("L2").Value = a
ActiveWindow.SelectedSheets.PrintOut copies:=1, collate:=True,
IgnorePrintAreas:=False
Next
End Sub
-- Disable foreign key checks (important for InnoDB) SET FOREIGN_KEY_CHECKS = 0; -- Delete product meta DELETE pm FROM wp_p...
No comments:
Post a Comment