Copy data from worksheets to master sheet
Closed
meetmoras
Posts
1
Registration date
Sunday July 21, 2013
Status
Member
Last seen
July 21, 2013
-
Jul 21, 2013 at 01:46 AM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Jul 23, 2013 at 11:53 AM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Jul 23, 2013 at 11:53 AM
Related:
- Copy data from worksheets to master sheet
- Master royale - Download - Strategy
- How to copy data from one excel sheet to another - Guide
- Sheet right to left in google sheet - Guide
- Yu-gi-oh master duel download pc without steam - Download - Strategy
- Windows network commands cheat sheet - Guide
1 response
TrowaD
Posts
2921
Registration date
Sunday September 12, 2010
Status
Contributor
Last seen
December 27, 2022
555
Jul 23, 2013 at 11:53 AM
Jul 23, 2013 at 11:53 AM
Hi Meetmoras,
If you want to check if cell A8 is empty instead of checking if it's numeric then use:
If [A8]<>vbNullString Then
What is not working properly? I'm missing your sample file.
Are you left with only the results from you last sheet?
Please be clear as to what the problem is.
Best regards,
Trowa
If you want to check if cell A8 is empty instead of checking if it's numeric then use:
If [A8]<>vbNullString Then
What is not working properly? I'm missing your sample file.
Are you left with only the results from you last sheet?
Please be clear as to what the problem is.
Best regards,
Trowa