Hi all of you willing to help.
I have created a addin which on open should create some different commandbars. The worksheet menu bar gets added without any problem but the "Cell" ones do not. I don't get any errors and if I try to run the code after the workbook has been opened, the code works...
Hi everyone,
I'm trying to create a macro that copies the cells that I currently have marked.
Example: I select the cells C5:F13 (by marking them with the cursor) and the macro copies this range. If i after this selects G2:R15, the macro will copy this range....
I have searched for a solution...
Hi everyone,
I'm trying to create a macro that copies the cells that I currently have marked.
Example: I select the cells C5:F13 (by marking them with the cursor) and the macro copies this range. If i after this selects G2:R15, the macro will copy this range....
I have searched for a solution...
Hi everyone!
I have created a userform on which I have a spreadsheet.The idea is that the user can paste specific data into this and then this data is exported into a open workbook in a predefined way.
If I paste the data into a regular worksheet there is no problems but when pasting into the...
Hi everyone!
I have created a userform on which I have a spreadsheet.
The idea is that the user can paste specific data into this and then this data is exported into a open workbook in a predefined way.
If I paste the data into a regular worksheet there is no problems but when pasting into...
Hi,
I have a VBA code that miss some class modules. I know what the class modules are supposed to do so I'm currently trying to rebuld them. My problem is the following.
In Defenition Module
Public c As New wsConstants
In a seperate module I have the following code
NumOfMembers =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.