Method Community

 

Search

Page 2079 of 2510 (25091 items) « First ... < Previous 2077 2078 2079 2080 2081 Next > ... Last »
  • Re: update field in table

    HI Ian, The Update field in table action does not support built lists. You would have to use it in a loop and update one record at a time. The reason why you received an error message when using = is there was no match and no field was update since no invoice number = &quot;001121, 001122&quot; and when using &lt;&gt; it updates all record ...
  • Automated emails

    Hi Method Team, Can method offer a solution for my task? I want to create a calander with reocurring services for customers and as each service approaches I would like to send an automated email reminder of the coming service date to the customer. I am aware of how to use the calander to create the reocurring services and have the services ...
    Posted to Method:Classic General Q&A (Forum) by matlow99 on 03-24-2011
  • Re: Data Refresh or Corruption issue

    Any update, folks? I don&#39;t want to hamper your debugging and investigation efforts, but I&#39;m coming up on the end of the month, when accurate reporting is critical. Since I haven&#39;t heard back, I assume you still don&#39;t know what happened - that is, how a couple of Contacts ended up in the Employee and Sales Rep tables. If it ...
    Posted to Method:Classic General Q&A (Forum) by TogsTeam on 03-24-2011
  • Re: update field in table

    I was wondering that is there way to make criteria accept like a list of value instead of single value. or there is anyway method can support regular expression.
    Posted to Method:Classic General Q&A (Forum) by ian on 03-24-2011
  • Re: update field in table

    the value i entered in criteria is multiple invoice number and it joined with comma like &quot;001121,001122&quot; and I want to update a Yes/No field in those invoices. when i test it with &quot;=&quot;, it show me an error message. when i using &quot;&lt;&gt;&quot;, it update&nbsp; field in every invoice to &quot;yes&quot; which is the value i ...
    Posted to Method:Classic General Q&A (Forum) by ian on 03-24-2011
  • Re: update field in table

    Ian, Can you let me know what information you filled in for the action or send me a screenshot of what you filled in to m.melo@methodintegration.com -Michael
  • Re: Using VBA in Excel to Pull Item Table

    Thanks Paul.&nbsp; Always a second set of eyes will do the trick. I have been staring at this for at least an hour
    Posted to Method:API Q&A (Forum) by CDS_Josh on 03-24-2011
  • Re: Using VBA in Excel to Pull Item Table

    &nbsp;Case UCase(&quot;Qty on Hand&quot;) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Cells(iRow, 3) = Format(objChild.Text, &quot;#,###&quot;) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Case UCase(&quot;Avg ...
    Posted to Method:API Q&A (Forum) by Method_Paul on 03-24-2011
  • Re: update field in table

    I did not get error message , the whole table has been updated including the value i entered.
    Posted to Method:Classic General Q&A (Forum) by ian on 03-24-2011
  • Using VBA in Excel to Pull Item Table

    Just a quick thanks in advance!! Here is my issue: I am trying to use the VBa example to pull 4 fields from the item table into an excel sheet.&nbsp; i am not sure where i am off because only the first 2 columns are being populated.&nbsp; But it seems like ALL the rows are there. I used the Import/Export tool to get the entire table list to make ...
    Posted to Method:API Q&A (Forum) by CDS_Josh on 03-24-2011
Page 2079 of 2510 (25091 items) « First ... < Previous 2077 2078 2079 2080 2081 Next > ... Last »