You are on page 1of 4

1)How to extact values from pdf to excel where sometimes values changges their

position in pdf
2)How to connect excel as database(building the connection string) without opening
the excel
3)Hi, I have created a Macro which I want to run on a couple of Excel Files. How
can I do so?

Using Run Excel Macro command only let me run it on the same spreadsheet !!
4)Hello i am trying to get the position of the active cell to move according to
that cell. Is there a way to put the position of the cell in one or more
variables?, i need to move in the same row of results cell.
5)I wanna copy multiple cells in excel to another sheet.

Original Source: store sheet, A1 to Z18 cells


Destination: statistics sheet, A1 to Z18 cells # same excel book
# some cells are merged.
6)Insert data into excel using excel as database , Column header styles are coming
for inserted rows
When I tried to insert into a excel vial excel as database using the insert
database activity, The column row formatting and colors also coming for the
inserted row also Connection string : Provider=Microsoft.ACE.OLEDB.12.0;Data
Source=$FileName$;Extended Properties="Excel 12.0 Xml;HDR=NO";

. But this is not happening in another xlsx file . Connection string :


Provider=Microsoft.ACE.OLEDB.12.0;Data Source=$FileName$;Extended Properties="Excel
12.0 Xml;HDR=YES";

The only difference b\w the connection string is


HDR=NO color and is spilled over to inserting row , HDR=YES : No color or
formatting is default for inserted row. Has any idea why

7)Excel Advanced - Filter Table


Hi There,
Does anyone has idea about filter option available in A2019 version under the Excel
Advanced package. For passing the 1 value in filter is working fine for me. Can
someone help me how we can pass the Multiple value for filter in one specific
column.

Ex:- Column C has location and I want to filter it with London & New York

8)

Steps;
1) Receive Email from one particular Address That contains Excel sheet.

2) From the Excel sheet, AA has to copy certain cells and launch a website and
proceed by pasting it to create user.

3) Excel sheet may contain more than 1 user per mail, therefor, AA has to do it one
by one day before closing the WEB.

9)I would like to calculate salary and business trip allowance


There are 2 files, one is salary.xlsx and another is business trip.xlsx
Now what I would like to do is as follows.
Open Salary file
Open Business Trip file
Copy allowance data in Btrip file to Salary file with correspondence name.
The question is when I execute attached atmx file, the allowance of Mr.A should be
400, however it is 100 due to overwrite.

Is it possible to add 300 and 100 for Mr.A? The todal should be 400 for Mr.A

10)How to Identifying Even and odd numbers in Excel sheet. created for Even number
in one excel file and odd numbers in another excel file.?
11)I have an excel spread sheet i need to delete a entire blank row and blank
column

Can any one explain me in detail

12)I have two excel file, How to use Database command to get the data of 1 column
of 1st excel to the second excel file.
1st Excel contains 2 column: Document No, Nature of Sale.
2nd Excel Contains: Document No and others column.
I need the nature of Sale data in 2nd excel based on the Document no. I am able to
do the same if both the sheets are in single excel file. But I need it , when they
are in different excel.

13)How to iterate particular columns in excel ?


i have an excel file with multiple columns.out of those columns only Column D &
Column G will be having multiple rows of information where the no of rows are
dynamic.i want to pic the information from those columns and store it in a
different variables.

14)I have created excel sheet with some data & also i done the Database connection
with using database command.Now I want to insert the whole Excel sheet data into
database. How can we do that?

15)Excel splitting
I have one excel file with One Name(H1 Font) and respected information below in the
table format then Second Name(H1 Font) and respected information in the table
format and so on.
I have to split the main excel into different excels based on the H1 Font Name such
way that each output Excel file will have one H1 Font Name and its table.

16)Excel compare 2 files

17)I need to extract values from Excel of every new row added.
How can i do this??
i need to extract all the data from excel of my desired columns. it should
automatically go to next row.
if there is no data in next row it should stop extracting data from excel. but if
there is data in next rows if should repeat the process.
Note:
i know for this i must use each row in excel dataset with Excel column variable but
i dont know how to extract data and where i can use mentioned variable.. but guide
ASAP

18)In Excel sheet there are 1000 rows are there. In this excel sheet there is a
column like Department. Department will be having different values will be there in
Department column.
Department u can take electrical or Finance or Mechanical.
Now, I want read each department and copy rows of each department then create excel
for each department?
And also how to identify unique department names in excel?

First "Select Distinct([Departments]) from [Sheet1$] this will give you unique
department. Then start a loop for each department from the result set and then
"Select * from [Sheet1$] where [Departments]='Current Department'

19)How to Delete a row in Excel as a Database


20)how to check if an excel file is empty

21)how to read the data form each excel sheet


i have 1 excel file that have 4 spate sheet each sheet have different name .so i
need ready all the sheet of the excel .please suggestion to me.

The first you get all sheet name in excel file by short cut: [ALT DOWN] H O R
[ ALT UP ]
Set all sheet name into list
for each all sheet name from list and open excel file using comand [ Active Sheet]
by selected sheet name
Get all data from opened sheet

22)command to create a pivot table in Excel in a2019.

23)Excel as db with 2lak Records


My excel have round 2 lak Rerecords i want add two columns the addition values
should be store in last column for this one the last row i make it has sum.
now i wrote a query for update table, its not updating the table mean while it
through an Error: cont execute the DB Query as result Data size exceeded.

24)Looping through all columns in excel


25)Convert String to DateTime Format from Excel File

26)Excel Open Spreadsheet command is suddenly opening the excel for two times and
throws an error
27)how to copy and paste the information in next column in excel

28)Get the index of excel sheet data range


I wish to get the range of the data from the attached excel sheet instead of
looping all the data, how to get it?
It should return the values like A1:G15

29)Deleting specific row from the Excel sheet


30)How to compare two columns in an excel database?
31)How to convert Excel to XML
32)Transpose rows to columns in excel
33)How to extract scanned invoice pdf to excel?
34)How to select and copy entire row in an excel file
35)Facing Excel ' Locked by User ' when running Macro in other Excel Sheet
36)ODBC 64 bits Excel as Database, it is possible?
37)How to perform vlookup in Excel Operation compare two Excel sheets in Taskbot
38)what is the best way to copy contents from one excel file to another without
using the AA excel commands?
39)how to find excel which are the columns in filled with color
40)How to loop through an excel sheet specific column rows (say column 1, all rows)
from one excel and check if the data matches with a column from another excel?
41)How to Close All Excel Files on Failure?
42)How to extract text and table from pdf file and load into excel ?
43)how does the excel basic package works even if excel is installed on machine,
44)How to get word file data to Excel
45)How to convert excel to pdf using keystroke
46)How to convert excel to pdf using keystroke/vbScript
47)How to find a cell position in excel
48)

You might also like