Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Changing AcxTable cell values
#1
Not Solved
I am trying to changes values in an AcxTable cell using the SetCellData command, however although the value changes on the screen it is not stored in a calculation, ie when accpeting this change, the new value is ignored so when the screen is re-visited the original value is displayed. I have used the following command to change a value :-

Code:
'VbWindow("frmFinancialOverviewEdit").AcxTable("MSFlexGrid").SetCellData 7, 4, DataTable("VehicleDamage", dtGlobalSheet)
is there anything else i need to code ?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How import final calculated values by cell formula from Excel not the formula itself. qtped 1 4,698 01-17-2017, 04:05 PM
Last Post: sagar.raythatha
  Page element keep changing chong67 4 4,271 11-08-2016, 09:17 PM
Last Post: Paul Rammone
  How to open html file and update values in particular cell of a table in QTP? yogesh kancherla 2 5,908 10-11-2012, 05:59 PM
Last Post: yogesh kancherla
  Changing QTP Class praveendasika 1 2,798 07-13-2012, 07:35 AM
Last Post: ravi.gajul
  Objects keep changing names janriis 2 3,434 09-28-2010, 12:54 PM
Last Post: janriis

Forum Jump:


Users browsing this thread: 1 Guest(s)