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 John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jcb0806

  1. jcb0806

    Help writing string with commas and quotations VBScript

    Thanks, its vbscript. I got it to work. I used: """=BDP(""""FMDG EQUITY"""",""""CUST_TRR_RETURN_HOLDING_PER"""",""""CUST_TRR_START_DT=20170901"""",""""CUST_TRR_END_DT=20170930"""")
  2. jcb0806

    Help writing string with commas and quotations VBScript

    I am trying to write the below line to a string without causing line breaks in CSV. Can any one help. I've tried enclosing with quotations as recommended but no luck. =BDP("FMDG EQUITY","CUST_TRR_RETURN_HOLDING_PER","CUST_TRR_START_DT=20170901","CUST_TRR_END_DT=20170930")

Part and Inventory Search

Back
Top