Hi Corey,
> I can see the code there, but cannot still find the code to Select ONLY
> cells say (B45:I107)
>
> Is it there some where, as i cannot see any reference to cell ranges.
The suggested code includes the line:
Set source = Selection
Try changing Selection to your required range.
---
Regards,
Norman
"Corey" <[email protected]> wrote in message
news:[email protected]...
> Thanks.
> I can see the code there, but cannot still find the code to Select ONLY
> cells say (B45:I107)
>
> Is it there some where, as i cannot see any reference to cell ranges.
>
> Corey....
>
> "Norman Jones" <[email protected]> wrote in message
> news:[email protected]...
>> Hi Corey,
>>
>> See Ron de Bruin's example code at:
>>
>> http://www.rondebruin.nl/mail/folder3/mail4.htm
>>
>>
>> ---
>> Regards,
>> Norman
>>
>>
>> "Corey" <[email protected]> wrote in message
>> news:[email protected]...
>>
>> I want to adapt this:
>> .HTMLBody = SheetToHTML(ActiveSheet)
>>
>> How can i only have a selected range of cells, or a selected page sent in
>> the body of an email instaed of the entire sheet as it currently does?
>> Any idea's ??
>>
>> I want to send a range of ("A45:I107") or
>> Page 1
>>
>>
>> Corey....
>>
>
>
Bookmarks