Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

combo's latest activity

  • combo
    combo replied to the thread vba hangs.
    Can you compile the code? What happens when you comment On Error...? MS Learn says...
  • combo
    combo replied to the thread Query expression negative to a 0.
    I agree that UDF is the best tool to structure conditions. For simple calculations I frequently use: Function Max2(Val1 As Double, Val2...
  • combo
    combo replied to the thread Convert PDF file to text.
    In Word VBA: Sub test() Dim wdDoc As Document Application.DisplayAlerts = wdAlertsNone Set wdDoc =...
  • combo
    combo replied to the thread Printer.Print to PDF.
    Using Office VBA code makes sense in case of automating one of Office applications. They use internal configurable converters for...

Part and Inventory Search

Back
Top