Votes
Answers
Views
Question
0
votes
0
answers
85
views
Be first to answer!
asked 5 years ago by sai
Category:
Application Lifecycle Management
Tags:
Hi, How to insert data shown in attached screenshot into COMMON SETTINGS table? Below is the code which I have tried: <Code> Sub FetchRecordSetQuery() BeginRow_Data = 2 LastRow = ThisWorkbook.Sheets("Input").UsedRange.Rows.Count LastCol = ThisWorkbook.Sheets("Input").UsedRange.Columns.Count Se...