Pages

Search

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...

Excel Help Forum - Excel Programming / VBA / Macros: Text to rows macro

Feed2Mail notification - new post on Excel Help Forum - Excel Programming / VBA / Macros
Text to rows macro
Hello, I would like to write a macro which can do the following: Current situation in column A: Attachment 189040 (http://www.excelforum.com/attachment.php?attachmentid=189040) I would like to have a macro which does the following: * each number between comma should be transferred to a...

Excel Help Forum - Excel General: Highlighting rows after expiry date

Feed2Mail notification - new post on Excel Help Forum - Excel General
Highlighting rows after expiry date
Hi, i was wondering if someone could help me? i am looking for a conditional format that will highlight the entire row once the expiry date has been reached, i need the row to turn yellow 30 days be for the expiry date i need the line to turn red once the expiry date has been meet/past

Excel Help Forum - Excel Charting & Pivots: Use of Group and Outline in Pivot Table

Feed2Mail notification - new post on Excel Help Forum - Excel Charting & Pivots
Use of Group and Outline in Pivot Table
when we create pivot table from a data set... then in Pivot table-->options you can group and ungroup the selection.. Anybody please explain the use of Grouping and un grouping the Pivot table... Thanks in advance AV

Excel Help Forum - Excel Programming / VBA / Macros: Macro takes approx. 15 seconds to run, how do i reduce run time?

Feed2Mail notification - new post on Excel Help Forum - Excel Programming / VBA / Macros
Macro takes approx. 15 seconds to run, how do i reduce run time?
Good morning happy campers, I have a large sheet with numerous formula's etc within it, spread over 4 tabs, with a 5th tab readin info from an exported source. I have the following macro, Code: --------- Sub stopM() Dim FindString As String Dim Rng As Range