Using macro without permission?

sam26479

New Member
Joined
Dec 5, 2013
Messages
3
Hey everyone, I am a new user on Excel and I have been using tutorial succesfully so far, however im stuck with a problem.

I needed drop box for a project so I used activex dropbox and needed the value of the drop box in a cell so i used range ("A1") = me.combobox1.value.
Everything worked so far. but then I tried saving and it didn't work because i'm on my work computer and I don't have access to macro. The box can't be enabled.

Called the IT guy and he can't give me the permission tu use them because it could ''harm'' the computer.

Are there any way i can either, get the value of the combobox without using macros or save my file without macros enables or get my IT guy to save it with his permission and send it back? And how?

Thank you very much
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
Welcome to the board.

In design mode,
Right click on the combobox and choose properties
find the property called "Linked Cell"
Type in the cell reference you want to put the value in like A1
Include the sheetname if necessary Sheet2!A1
 
Upvote 0
Welcome to the board.

In design mode,
Right click on the combobox and choose properties
find the property called "Linked Cell"
Type in the cell reference you want to put the value in like A1
Include the sheetname if necessary Sheet2!A1

Thanks a lot, almost seemed too easy! This info will help me a lot !
 
Upvote 0

Forum statistics

Threads
1,223,228
Messages
6,170,871
Members
452,363
Latest member
merico17

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top