Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default userforms & workbooks

Hi Zaahir,

Try:

ActiveCell.Value = Me.ComboBox1.Value

or

ActiveCell.Value = frmNewEntry.ComboBox1.Value


---
Regards,
Norman


"Zaahir" wrote in message
...
Happy New Year Evry1
Hi

I have a combobox on a userform in workbook1 and need to transfer the
selected info to a cell on workbook2.

ActiveCell.FormulaR1C1 = Workbooks("CISCO
Base.xls").Application.frmNewEntry.ComboBox1.Text

this is the code i've written , how do i alter this for it to actualy wrk?

regards




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
userforms & workbooks Bob Phillips Excel Programming 0 January 2nd 07 05:24 PM
Userforms carlito_1985[_4_] Excel Programming 2 September 12th 05 09:04 AM
userforms [email protected] Excel Programming 1 January 11th 05 01:07 PM
creating workbooks(with macros and userforms) programmatically amitkr[_3_] Excel Programming 2 June 21st 04 12:10 AM
userforms again... Jo[_4_] Excel Programming 3 September 21st 03 12:31 AM


All times are GMT +1. The time now is 07:00 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"