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 Moderator Last seen December 27, 2022 - Jul 23, 2013 at 11:53 AM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Moderator Last seen December 27, 2022 - Jul 23, 2013 at 11:53 AM
Related:
- Copy data from worksheets to master sheet
- Master royale - Download - Strategy
- Yu-gi-oh master duel download pc without steam - Download - Strategy
- Transfer data from one excel worksheet to another automatically - Guide
- Google sheet right to left - Guide
- Typing master 11 mod apk - Download - Education
1 response
TrowaD
Posts
2921
Registration date
Sunday September 12, 2010
Status
Moderator
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