Pages

Search

Excel Help Forum - Excel Programming / VBA / Macros: VBA to Concatenate Variable Range

Feed2Mail notification - new post on Excel Help Forum - Excel Programming / VBA / Macros
VBA to Concatenate Variable Range
*Dear All,* I have a problem with a worksheet that my company accounting system exports every month. Attached : sample of the worksheet. In column ( F ) , I need a macro to do the following calculations: 1- Check for the Title – if it begins with "Cost Center" 2- Check for the Title – if...

Excel Help Forum - Excel General: Importing data and update, query?

Feed2Mail notification - new post on Excel Help Forum - Excel General
Importing data and update, query?
Hi, I'm looking to create a "tool" with information coming from two different documents (excel), one with price info etc and one with sales figures etc. These individual documents are going to be updated now and then (and need to stay as seperate documents), and I want the combined "tool" with...

Excel IT Pro Discussions Forum: Find different words in a specific column in a table

Feed2Mail notification - new post on Excel IT Pro Discussions Forum
Find different words in a specific column in a table

How to find brand names?

In column A I have product descriptions. These desriptions contains different product specifics, each product are unique, each produkct has it's own row. The brand names I want to find will be found on several products/rows. 

In column B I have a number of words, in this case brand names. All brandnames are unique, there are no duplicates, each brand name has it's own row.

I would like column C to specify if it in the A column with product descriptions finds any of the brand names in the list column B.


/Freddie

Excel Help Forum - Excel Programming / VBA / Macros: Find cells from different workbook ,and workbook name is also from different ...

Feed2Mail notification - new post on Excel Help Forum - Excel Programming / VBA / Macros
Find cells from different workbook ,and workbook name is also from different worksheet.
hi all I have a problem here, i have gotten a task in that i have to find cells(values) from different workbooks. and the names of workbooks are not to be given in macro. the names and Paths have to be get from a different worksheet.....if some one have the idea ......then please help me

Excel Help Forum - Excel General: Ipad excel docx intergration

Feed2Mail notification - new post on Excel Help Forum - Excel General
Ipad excel docx intergration
Hi, im trying to streamline how things work for the company i work for. Basically we survey buildings for insurance companies and currently use multiple choice carbon copy forms and then transfer that info into a docx template. As you can imagine this can sometimes take longer to complete than...

Office IT Pro General Discussions Forum: Keeps loosing VBA Code

Feed2Mail notification - new post on Office IT Pro General Discussions Forum
Keeps loosing VBA Code

Hi.

I have an Access 2010 database that is splitted into one frontend and one backend file. The frontend is saved as an .accde file, both files are stored in a shared network folder.

When I myself opens the database, everything is OK, but when someone else opens the same file, they just get the message

"The database cannot be opened because the VBA project contained in it cannot be read. The database can be opened only if the VBA project is first deleted. Deleting the VBA project removes all code from modules, forms and reports. You should back up your database before attempting to open the database and delete the VBA project." 

Clicking Cancel does not help. It just pops up again. The user HAVE to click OK and by doing so, all VBA code is lost.

Why does this happen? Why is it OK when I run it? Could it be something with user rights both for the frontend and backend file? (seems odd that the code is deleted though, since this action would change the frontend file). Could it be that I have enabled some advanced feature within Access while creating the database, that other users have not enabled?

Anyone who have any idea?

Excel Help Forum - Excel Charting & Pivots: Keeping the same color coding throught different graphs

Feed2Mail notification - new post on Excel Help Forum - Excel Charting & Pivots
Keeping the same color coding throught different graphs
Hello all, I have a few similar pivots that run on the same raw data and measure slightly different things. For example, let's say I have stores in 10 cities and one pivot shows the sales of socks in each city per month. Another pivot shows the sales of shirts in each city per month. I use...