Autofit worksheets in VB6

Joined
Apr 29, 2015
Messages
15
Hello its me again

Can anyone out there point me to the way to autofit a range in w workbook (excel 2000) using VB6?

I know I can record a macro to do this

Thanks

Jeff
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
What does the macro tell you when you recorded it...
 
Upvote 0
the macro works fine in excel - I'm copying and pasting data from some other worksheets and now before I close the WB I want to autofit all sheets (28) of them

I want to code that in VB6
 
Upvote 0
But I just cant paste VBA code (which comes from the macro recorder) into VB6 procedure - BUT

I found the solution myself
Thanks for all the replies
 
Upvote 0

Forum statistics

Threads
1,214,901
Messages
6,122,157
Members
449,068
Latest member
shiz11713

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