Questions tagged as 'macro'

0
answers

get value from the excel cell below or to the side after checking the field name

Good. I have an excel file that displays information information below. I want to extract some information and mount a single table with the following columns: theoriginalfile,itbreakstheinformationevery11lines...theideawouldbetocheckthefiel...
asked by 18.07.2017 / 21:45
2
answers

Excel converts Macro into formula?

Can I use a simple macro line in a formula without using the macro editor in VB? I want to get a value of a cell always from the leftmost tab of the active tab, how could this be done only via formula? I found something like this in a foru...
asked by 04.07.2017 / 14:14
0
answers

Tab in excel

Hello I have a spreadsheet with some data on federal revenue imports. About this worksheet I make a tabulation of data, based on one of the columns that comes in this worksheet called "product description", from this column I check the informati...
asked by 19.02.2017 / 17:01
1
answer

how to repeat this command iimplay non-stop [closed]

iimPlay ("Pixel Coin Bot.iim"); iimPlay ("claim.iim"); iimPlay ("wait.iim"); I have this command but I want it to run this 3 macros without stopping how to do it.     
asked by 04.02.2016 / 21:02
2
answers

VBA Code Adapter to fetch photos from a folder

Good afternoon. I have a macro, which searches a worksheet for the name of the photo (eg IMG0102.JPG), searches the predefined folder for a related photo, and inserts it into the cell that is the name of the photo. However, I need to updat...
asked by 23.05.2017 / 18:34