Select a single line even if there are merged cells with VBA
Closed
Jerry
-
Aug 17, 2016 at 03:39 PM
TrowaD
TrowaD
- Posts
- 2886
- Registration date
- Sunday September 12, 2010
- Status
- Moderator
- Last seen
- June 27, 2022
Related:
- Select a single line even if there are merged cells with VBA
- We can keep multiple version of a word document in a single file by using dash feature - Guide
- Vba select case like - Guide
- There is no disk selected ✓ - Forum - Pen Drive/USB Key/SD Card
- To create a network bridge you must select at least two lan or high speed internet connections ✓ - Forum - Network
- How to select multiple things in photoshop - Guide
1 reply
TrowaD
Aug 25, 2016 at 11:39 AM
- Posts
- 2886
- Registration date
- Sunday September 12, 2010
- Status
- Moderator
- Last seen
- June 27, 2022
Aug 25, 2016 at 11:39 AM
Hi Jerry,
Merged cells don't work well with VBA. You will have to start your code by unmerging first then finish the code by merging the cells again.
Best regards,
Trowa
Merged cells don't work well with VBA. You will have to start your code by unmerging first then finish the code by merging the cells again.
Best regards,
Trowa