ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Date Picker - "Linked Cell" Property (https://www.excelbanter.com/excel-programming/364007-re-date-picker-linked-cell-property.html)

Bob Phillips

Date Picker - "Linked Cell" Property
 
Not familiar with the date picker, but you can get the first empty cell with

Set cell = Range("A1").End(xlDown)

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"skev" wrote in message
...

Hi,

I have a task schedule spreadsheet on which I want to place ONE
date/time picker control. I'm looking for some code that will assign
the first empty cell in a column as the picker's linked cell... any
ideas?

Thanks,
skev


--
skev
------------------------------------------------------------------------
skev's Profile:

http://www.excelforum.com/member.php...o&userid=35332
View this thread: http://www.excelforum.com/showthread...hreadid=551027





All times are GMT +1. The time now is 11:39 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com