Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - fabbri

#1
Quote from: Sonibus on August 04, 2018, 03:11:33 PM
Fino a ieri tutto bele oggi mi segnala errore  :(

Errore di run time '9':
Indice non incluso nell'intervallo

Aprendo il debug

Loop
'
    fatto = 0
    If (indd = 1) And (indc = 1) Then
        attivita(t_ind, 0) = trdoc(1)
        attivita(t_ind, 1) = trcla(1)
        attivita(t_ind, 2) = materia
        attivita(t_ind, 6) = durata
        fatto = 1

Mi manca moltissimo questa macro  :-[
Ho lo stesso problema!!! l'anno scorso funzionava perfettamente..come avete risolto?? GRAZIE
#2
ok, ora funziona! grazie
d.
#3
Ciao,
ho generato l'orario correttamente e voglio usare il file excel Fet_import_in_excel_UTF8_x64 per formattarlo adeguatamente. Sto usando Excel per Mac 2016. la macro nel foglio "partenza" mi restituisce il seguente errore:
Expected: Sub or Function
(Modulo3 4:16)
Qual è il problema?
grazie