You basically have it right as long as FirstColorBarCell is declared as a range. Ranges are objects, with objects you have to use to the term set.
![]()
Dim FirstColorBarCell as Range Set FirstColorBarCell = Range("E67")
You basically have it right as long as FirstColorBarCell is declared as a range. Ranges are objects, with objects you have to use to the term set.
![]()
Dim FirstColorBarCell as Range Set FirstColorBarCell = Range("E67")
Thanks,
Solus
Please remember the following:
1. Use [code] code tags [/code]. It keeps posts clean, easy-to-read, and maintains VBA formatting.Highlight the code in your post and press the # button in the toolbar.2. Show appreciation to those who have helped you by clickingbelow their posts.
3. If you are happy with a solution to your problem, mark the thread as [SOLVED] using the tools at the top.
"Slow is smooth, smooth is fast."
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks