isladogs
Access MVP / VIP
- Local time
- Today, 11:00
- Joined
- Jan 14, 2017
- Messages
- 19,294
@MajP
I also hadn't seen that other thread before. Clearly a lot of similarities in outcomes.
It will be interesting to compare the code in each version. That may well be very different. I'll study your examples carefully later.
Yesterday, I published an article showing how to freeze a specifiied number of columns in a continuous form. No APIs required.
www.isladogs.co.uk
My next continuous form example will demonstrate how to move, resize, hide & restore columns in continuous forms - again with no API calls needed. That should be published in the next day or two.
I also hadn't seen that other thread before. Clearly a lot of similarities in outcomes.
It will be interesting to compare the code in each version. That may well be very different. I'll study your examples carefully later.
Yesterday, I published an article showing how to freeze a specifiied number of columns in a continuous form. No APIs required.
Freeze Columns in Continuous Forms - 2
This is the second part of a 3-part article which discusses the freeze fields feature in datasheet forms and demonstrates how similar functionality can be added to continuous forms. Navigation is controlled using an ActiveX horizontal scroll bar
My next continuous form example will demonstrate how to move, resize, hide & restore columns in continuous forms - again with no API calls needed. That should be published in the next day or two.