Hey there i have created a table using QTableWidget and i was wondering if there is a way to obtain the data from the table when the user enters data into it so that i can perform a calculation on it and display it back to the user. Do i have to create a new function/method to perfrom the calculation in?? Ive tried looking at the class for QTableWidget and i cant really find enough that will help me with this task. any help would be again very appreciated thanks. Jag